 |
FAvaInstanceSettings |
AvaInstanceSettings |
|
 |
bool |
bAutoStartPlaybackClient |
Whether playback client is started automatically. |
 |
bool |
bAutoStartPlaybackServer |
Whether playback server is started automatically. |
 |
bool |
bAutoStartWebServer |
Whether web server is started automatically. |
 |
bool |
bDrawPlaceholderWidget |
Enables drawing the placeholder widget when there is no Motion Design asset playing. |
 |
bool |
bEnableComboTemplateSpecialLogic |
Special logic will not play any transition if the RC values are the same. |
 |
bool |
bEnableSingleTemplateSpecialLogic |
Special logic will not play any transition if the RC values are the same. |
 |
bool |
bKeepPagesLoaded |
If true, the playback objects are kept in memory after pages are stopped. |
 |
bool |
bVerbosePlaybackClientLogging |
Enable verbose logging for playback client. |
 |
FLinearColor |
ChannelClearColor |
Specifies the background clear color for the channel. |
 |
TEnumAsByte< EPixelFormat > |
ChannelDefaultPixelFormat |
Pixel format used if no media output has specific format requirement. |
 |
FIntPoint |
ChannelDefaultResolution |
Resolution used if no media output has specific resolution requirement. |
 |
EAvaBroadcastOutputOverrunAction |
ChannelOutputOverrunAction |
Action to perform when game thread overruns render thread and all frames are in flights being captured / readback. |
 |
float |
ClientPendingStatusRequestTimeout |
Defines the timeout, in seconds, after which a pending status request is dropped and issued again. |
 |
uint32 |
HttpServerPort |
The web remote control HTTP server's port. |
 |
FAvaMediaLocalPlaybackServerSettings |
LocalPlaybackServerSettings |
Settings for the local playback server process. |
 |
int32 |
ManagedInstanceCacheMaximumSize |
Maximum cached Managed Motion Design assets used for rundown editor's page details. |
 |
float |
PingInterval |
Defines the interval in seconds in which servers are being pinged by the client. |
 |
float |
PingTimeoutInterval |
If servers do not respond after the ping timeout interval in seconds, they are disconnected. |
 |
TSoftClassPtr< UUserWidget > |
PlaceholderWidgetClass |
Specify a place holder widget to render when no Motion Design asset is playing. |
 |
FAvaPlayableSettings |
PlayableSettings |
|
 |
EAvaMediaLogVerbosity |
PlaybackServerLogReplicationVerbosity |
Determines the verbosity level of the playback server's log replication. |
 |
FString |
PlaybackServerName |
Name given to the playback server. If empty, the server name will be the computer name. |
 |
FString |
PreviewChannelName |
|
 |
FIntPoint |
PreviewDefaultResolution |
Default resolution for rundown preview. |
 |
float |
ServerPendingPlaybackCommandTimeout |
Defines the timeout, in seconds, after which pending playback commands are discarded. |
 |
float |
ServerPendingStatusRequestTimeout |
Defines the timeout, in seconds, after which a pending status request is dropped and issued again. |