Click or drag to resize

SelectableCodecManagerWrapperSupportedMediaTypes Property

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

Property Value

Type: IEnumerableMediaType

Implements

ICodecFactoryManagerSupportedMediaTypes
See Also