McuMediaChannel(String, McuMediaChannelStatus) Constructor
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.
Constructs the medium.
public:
McuMediaChannel(System::String ^ mediaType, Microsoft::Rtc::Collaboration::McuMediaChannelStatus status);
public McuMediaChannel (string mediaType, Microsoft.Rtc.Collaboration.McuMediaChannelStatus status);
new Microsoft.Rtc.Collaboration.McuMediaChannel : string * Microsoft.Rtc.Collaboration.McuMediaChannelStatus -> Microsoft.Rtc.Collaboration.McuMediaChannel
Public Sub New (mediaType As String, status As McuMediaChannelStatus)
Parameters
- mediaType
- String
The name or type of media from MediaType class constants
- status
- McuMediaChannelStatus
The status of the media.