McuMediaChannel Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a media for an MCU or Endpoint.
public ref class McuMediaChannel
public class McuMediaChannel
type McuMediaChannel = class
Public Class McuMediaChannel
- Inheritance
-
McuMediaChannel
Constructors
McuMediaChannel(String, McuMediaChannelStatus) |
Constructs the medium. |
Properties
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"). |
MediaSourceId |
Gets the media source id associated with this mcu media channel. |
MediaType |
Gets the media type of the media. |
Status |
Gets or sets the media direction that is currently negotiated. |
Methods
Clone() |
Make a copy we can modify |
GetCccpXml(XmlWriter) |
Gets the serialized Medium object. |