Click or drag to resize

SelectableCodecManagerWrapperGetEnabledCodecFactory Method


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

Parameters

codecDescription  CodecDescription
 

Return Value

ICodecFactory

Implements

ICodecFactoryManagerGetEnabledCodecFactory(CodecDescription)
See Also