H264VideoMediaFormatSet.SupportedCodecs Property

Definition

public:
 property System::Collections::Generic::List<Microsoft::Rtc::Internal::Collaboration::Media::CodecInfo ^> ^ SupportedCodecs { System::Collections::Generic::List<Microsoft::Rtc::Internal::Collaboration::Media::CodecInfo ^> ^ get(); };
public System.Collections.Generic.List<Microsoft.Rtc.Internal.Collaboration.Media.CodecInfo> SupportedCodecs { get; }
member this.SupportedCodecs : System.Collections.Generic.List<Microsoft.Rtc.Internal.Collaboration.Media.CodecInfo>
Public ReadOnly Property SupportedCodecs As List(Of CodecInfo)

Property Value

List<CodecInfo>

Applies to