Our new developer documentation is now available. Please check it out!
OnMediaStartedDelegate
public delegate void OnMediaStartedDelegate(object sender, ulong peerId, MediaRpc media);
Parameters
Name | Type | Description |
---|---|---|
sender | Object | Room object |
peerId | UInt64 | |
media | MediaRpc |