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.3.183.0
Syntax
public IEnumerable<MediaType> ActiveMediaTypes { get; }

Property Value

Type: IEnumerableMediaType
See Also