Click or drag to resize

ICodecFactoryManagerGetEnabledCodecs Method

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

Parameters

mediaType
Type: MediaType

Return Value

Type: IEnumerableCodecDescription
See Also