Navigation
API > API/Plugins > API/Plugins/AvalancheMedia > API/Plugins/AvalancheMedia/UAvaRundown
Description
Since the playback context is part of the asset for now, there is an explicit call to initialize it. This would be done by the editor (or server). A future refactor will extract the rundown "player" functionality in another class and it will be possible to create multiple instance of a rundown player for the same rundown.
| Name | InitializePlaybackContext |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheMedia/Public/Rundown/AvaRundown.h |
| Include Path | #include "Rundown/AvaRundown.h" |
| Source | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheMedia/Private/Rundown/AvaRundown.cpp |
void InitializePlaybackContext()