Navigation
API > API/Plugins > API/Plugins/AvalancheMedia
References
| Module | AvalancheMedia |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheMedia/Public/AvaMediaDefines.h |
| Include | #include "AvaMediaDefines.h" |
Syntax
struct FAvaPlaybackChannelParameters
Remarks
Parameters used to tell a Channel its Playback Settings
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FAvaSoftAssetPtr > | Assets | If a playback node is reached during tick traversal, it is going to set this value. | |
| int32 | ChannelIndex | Channel index for the current playback setting. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | HasAssets () |