Navigation
API > API/Plugins > API/Plugins/AvalancheMedia > API/Plugins/AvalancheMedia/Broadcast > API/Plugins/AvalancheMedia/Broadcast/Channel > API/Plugins/AvalancheMedia/Broadcast/Channel/FAvaBroadcastOutputChannel
Type
typedef TMulticastDelegate_TwoParams< void, const FAvaBroadcastOutputChannel &InChannel, const UMediaOutput *InMediaOutput > FMediaOutputStateChanged
References
| Module | AvalancheMedia |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheMedia/Public/Broadcast/Channel/AvaBroadcastOutputChannel.h |
| Include | #include "Broadcast/Channel/AvaBroadcastOutputChannel.h" |
Remarks
Called when the state of the capture changed. The callback is called on the game thread. The change may occur on the rendering thread.