IMediaStrategyGetCodecDescriptions Method |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax IEnumerable<CodecDescription> GetCodecDescriptions()
Function GetCodecDescriptions As IEnumerable(Of CodecDescription)
IEnumerable<CodecDescription^>^ GetCodecDescriptions()
abstract GetCodecDescriptions : unit -> IEnumerable<CodecDescription>
Return Value
Type:
IEnumerableCodecDescriptionSee Also