MediaDescriptionCompareResultSupportedCodecs Property |
Kozos kodekek media csatornankent.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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:
ListListCodecDescriptionSee Also