MediaConnectionSignaling
Represents a signaling component of MediaConnection.
Properties
an optional DataChannel for messaging between peers
whether this is a direct media call
a Flow of SignalingEvents
a list of available IceServers
whether relay only mode should be used
Functions
Attaches DataSender to this MediaConnectionSignaling
Detaches DataSender from this MediaConnectionSignaling
Invoked when audio is muted.
Invoked when audio is unmuted.
Invoked when a new ICE candidate is available.
Invoked when the MediaConnection is disposed.
Invoked when the client wants to ignore the offer in a direct media call
Invoked when preferred aspect ratio has changed.
Invoked when local presentation feed is removed.
Invoked when local presentation feed is added.
Invoked when video is muted.
Invoked when video is unmuted.