Click or drag to resize

SelectableCodecManagerWrapperEnabledCodecs Property

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public IEnumerable<CodecDescription> EnabledCodecs { get; }

Property Value

Type: IEnumerableCodecDescription

Implements

ICodecFactoryManagerEnabledCodecs
See Also