Click or drag to resize

MediaDescriptionActiveMediaTypes Property

Gets the media types of the accepted channels.

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

Property Value

IEnumerableMediaType
See Also