Share via


MediaChannel Members

Include Protected Members
Include Inherited Members

Represents a media channel base class. Objects that identify a media channel must extend this class.

The MediaChannel type exposes the following members.

Properties

  Name Description
Public property AllowedDirection Gets the channel direction policy: the channel direction value to be negotiated and also the "maximum" value to be negotiated with the remote participant.
Public property Direction Gets the current channel direction.
Public property Enabled Gets whether the channel is enabled.
Public property Encrypted Gets whether the channel is encrypted.
Public property Label Gets the channel label.

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

MediaChannel Class

Microsoft.Rtc.Collaboration.AudioVideo Namespace