Navigation
API > API/Plugins > API/Plugins/AvalancheMedia
Classes
| Type | Name | Description | |
|---|---|---|---|
| FAvaMediaSyncCompareResponse | Payload for a comparison request | ||
| FAvaMediaSyncConnectionInfo | Holds data about local project (such as Message Address Ids, Project Name, Hostname, InstanceId, etc.) | ||
| FAvaMediaSynchronizedEvent | Base class for synchronized events. | ||
| FAvaMediaSyncResponse | Base sync response with Status and Error information | ||
| IAvaMediaSynchronizedEventDispatcher | Queue and Dispatcher for Synchronized events. | ||
| IAvaMediaSynchronizedEventsFeature | Interface for synchronized events implementation in a distributed environment such as the Display Cluster or forked channels. | ||
| IAvaMediaSyncProvider | Base Sync feature interface |
Typedefs
| Name | Description |
|---|---|
| FOnAvaMediaSyncCompareResponse | Delegate with a comparison response. |
| FOnAvaMediaSyncPackageModified | Delegate called when a package is modified by a sync operation, either added or modified. |
| FOnAvaMediaSyncResponse | Generic delegate response handler |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EAvaMediaSyncEngineType | Engine type values for a sync connected device | ||
| EAvaMediaSynchronizedEventState | |||
| EAvaMediaSyncResponseResult |