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 | |
---|---|---|
![]() |
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. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (inherited from Object) |
![]() |
Finalize | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
![]() |
ToString | (inherited from Object) |
Top