VideoChannel 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.
public ref class VideoChannel : Microsoft::Rtc::Collaboration::AudioVideo::MediaChannel
public class VideoChannel : Microsoft.Rtc.Collaboration.AudioVideo.MediaChannel
type VideoChannel = class
inherit MediaChannel
Public Class VideoChannel
Inherits MediaChannel
- Inheritance
Properties
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. (Inherited from MediaChannel) |
Direction |
Gets the current channel direction. (Inherited from MediaChannel) |
Enabled |
Gets whether the channel is enabled. (Inherited from MediaChannel) |
Encrypted |
Gets whether the channel is encrypted. (Inherited from MediaChannel) |
Label |
Gets the channel label. (Inherited from MediaChannel) |