Navigation
API > API/Plugins > API/Plugins/AvalancheMedia > API/Plugins/AvalancheMedia/FAvaBroadcastOutputChannel
Description
Set this channel's index in the broadcast's channel names array. Remark: don't use this index to lookup directly in the profile's channel array.
| Name | SetChannelIndex |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheMedia/Public/Broadcast/Channel/AvaBroadcastOutputChannel.h |
| Include Path | #include "Broadcast/Channel/AvaBroadcastOutputChannel.h" |
| Source | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheMedia/Private/Broadcast/Channel/AvaBroadcastOutputChannel.cpp |
void SetChannelIndex
(
int32 InIndex
)