Click or drag to resize

ICodecFactoryManagerGetEnabledCodecs Method


Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
IEnumerable<CodecDescription> GetEnabledCodecs(
	MediaType mediaType
)

Parameters

mediaType  MediaType
 

Return Value

IEnumerableCodecDescription
See Also