Click or drag to resize

SelectableCodecManagerWrapperGetEnabledCodecs Method

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

Parameters

mediaType
Type: MediaType

Return Value

Type: IEnumerableCodecDescription

Implements

ICodecFactoryManagerGetEnabledCodecs(MediaType)
See Also