MediaChannel Class
Represents a media channel base class. Objects that identify a media channel must extend this class.
Inheritance Hierarchy
System.Object
Microsoft.Rtc.Collaboration.AudioVideo.MediaChannel
Microsoft.Rtc.Collaboration.AudioVideo.AudioChannel
Namespace: Microsoft.Rtc.Collaboration.AudioVideo
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public MustInherit Class MediaChannel
'Usage
Dim instance As MediaChannel
public abstract class MediaChannel
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.