McuMediaChannel Members
Include Protected Members
Include Inherited Members
Represents a media for an MCU or Endpoint.
The McuMediaChannel type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
McuMediaChannel | Constructs the medium. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
DisplayText | Gets or sets the description of the media stream. |
![]() |
Id | Gets or sets the identifier that uniquely identifies this media stream. |
![]() |
Label | Gets or sets the label of this channel. Label is a standard text string to describe the purpose of this stream (e.g. "main audio"). |
![]() |
MediaType | Gets the media type of the media. |
![]() |
Status | Gets or sets the media direction that is currently negotiated. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Clone | Make a copy we can modify |
![]() |
Equals | (inherited from Object) |
![]() |
Finalize | (inherited from Object) |
![]() |
GetCccpXml | Gets the serialized Medium object. |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
![]() |
ToString | (inherited from Object) |
Top