Click or drag to resize

SelectableCodecManagerWrapperGetEnabledCodecs Method


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

Parameters

mediaType  MediaType
 

Return Value

IEnumerableCodecDescription

Implements

ICodecFactoryManagerGetEnabledCodecs(MediaType)
See Also