Click or drag to resize
SelectableCodecManagerSupportedMediaTypes Property

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

Property Value

Type: IEnumerableMediaType

Implements

ICodecFactoryManagerSupportedMediaTypes
See Also