MediaChannel.AllowedDirection Property
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.
Gets the channel direction policy: the channel direction value to be negotiated and also the "maximum" value to be negotiated with the remote participant.
public:
property Microsoft::Rtc::Collaboration::AudioVideo::MediaChannelDirection AllowedDirection { Microsoft::Rtc::Collaboration::AudioVideo::MediaChannelDirection get(); };
public Microsoft.Rtc.Collaboration.AudioVideo.MediaChannelDirection AllowedDirection { get; }
member this.AllowedDirection : Microsoft.Rtc.Collaboration.AudioVideo.MediaChannelDirection
Public ReadOnly Property AllowedDirection As MediaChannelDirection