OdinEvent_MediaActiveStateChangedData
Data structure for the OdinEvent_MediaActiveStateChanged event.
Declaration
Fields
peer_id
ID of the peer whose media state changed.
Declaration
media_handle
Handle for the media stream.
Declaration
active
Indicates whether the media stream is active.
Declaration