Navigation
API > API/Plugins > API/Plugins/AvalancheMedia > API/Plugins/AvalancheMedia/Rundown > API/Plugins/AvalancheMedia/Rundown/FAvaRundownPage
References
| Module | AvalancheMedia |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheMedia/Public/Rundown/AvaRundownPage.h |
| Include | #include "Rundown/AvaRundownPage.h" |
| Source | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheMedia/Private/Rundown/AvaRundownPage.cpp |
TArray < FAvaRundownChannelPageStatus > GetPageStatuses
(
const UAvaRundown * InParentRundown
) const
Remarks
Returns all the page's "standard" (program and preview) playback statuses. The order of the status is the same as the outputs in the channel and the preview status is always last. Template pages only have the preview status added.