Edit

Share via


VideoChannel Class

Definition

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
VideoChannel

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)

Applies to