CodecInfo.AllowedStreamDirections 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.
public:
property Microsoft::Rtc::Internal::Collaboration::Media::CodecAllowedStreamDirections AllowedStreamDirections { Microsoft::Rtc::Internal::Collaboration::Media::CodecAllowedStreamDirections get(); void set(Microsoft::Rtc::Internal::Collaboration::Media::CodecAllowedStreamDirections value); };
public Microsoft.Rtc.Internal.Collaboration.Media.CodecAllowedStreamDirections AllowedStreamDirections { get; set; }
member this.AllowedStreamDirections : Microsoft.Rtc.Internal.Collaboration.Media.CodecAllowedStreamDirections with get, set
Public Property AllowedStreamDirections As CodecAllowedStreamDirections