Navigation
API > API/Plugins > API/Plugins/AvalancheMedia > API/Plugins/AvalancheMedia/Rundown > API/Plugins/AvalancheMedia/Rundown/UAvaRundown > API/Plugins/AvalancheMedia/Rundown/UAvaRundown/PlayPages
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 |
TArray < int32 > PlayPages
(
const TArray < int32 > & InPageIds,
EAvaRundownPagePlayType InPlayType
)
Remarks
If the play type is a preview, the default preview channel is used. page Ids that where started.
Parameters
| Name | Description |
|---|---|
| InPageIds | Rundown's pages to play out. |
| InPlayType | Either play on program or preview |