Navigation
API > API/Plugins > API/Plugins/AvalancheMedia > API/Plugins/AvalancheMedia/UAvaRundown
Description
Push the page's RC values to the runtime playback instances.
If updating preview, will update all preview channels by default.
| Name | PushRuntimeRemoteControlValues |
| 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 |
bool PushRuntimeRemoteControlValues
(
int32 InPageId,
bool bInIsPreview,
const FName & InPreviewChannelName
) const