Click or drag to resize

SelectableCodecManagerWrapperGetEnabledCodecFactory Method

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

Parameters

codecDescription
Type: Ozeki.MediaCodecDescription

Return Value

Type: ICodecFactory

Implements

ICodecFactoryManagerGetEnabledCodecFactory(CodecDescription)
See Also