Click or drag to resize

ICodecFactoryManagerGetEnabledCodecFactory Method

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
ICodecFactory GetEnabledCodecFactory(
	CodecDescription codecDescription
)

Parameters

codecDescription
Type: Ozeki.MediaCodecDescription

Return Value

Type: ICodecFactory
See Also