MediaChannel Class

Definition

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

public ref class MediaChannel abstract
public abstract class MediaChannel
type MediaChannel = class
Public MustInherit Class MediaChannel
Inheritance
MediaChannel
Derived

Properties

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.

Direction

Gets the current channel direction.

Enabled

Gets whether the channel is enabled.

Encrypted

Gets whether the channel is encrypted.

Label

Gets the channel label.

Applies to