Navigation
API > API/Plugins > API/Plugins/AvalancheMedia > API/Plugins/AvalancheMedia/Rundown > API/Plugins/AvalancheMedia/Rundown/UAvaRundown
References
| Module | AvalancheMedia |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheMedia/Public/Rundown/AvaRundown.h |
| Include | #include "Rundown/AvaRundown.h" |
| Source | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheMedia/Private/Rundown/AvaRundown.cpp |
void InitializePlaybackContext()
Remarks
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.