Click or drag to resize
SelectableCodecManagerGetEnabledCodecFactory Method

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

Parameters

codecDescription
Type: Ozeki.MediaCodecDescription

Return Value

Type: ICodecFactory

Implements

ICodecFactoryManagerGetEnabledCodecFactory(CodecDescription)
See Also