MediaDescriptionCompareResultSupportedCodecs Property |
Kozos kodekek media csatornankent.
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic List<List<CodecDescription>> SupportedCodecs { get; set; }
Public Property SupportedCodecs As List(Of List(Of CodecDescription))
Get
Set
public:
property List<List<CodecDescription^>^>^ SupportedCodecs {
List<List<CodecDescription^>^>^ get ();
void set (List<List<CodecDescription^>^>^ value);
}
member SupportedCodecs : List<List<CodecDescription>> with get, set
Property Value
Type:
ListListCodecDescription
See Also