Click or drag to resize
MediaDescriptionActiveMediaTypes Property
Gets the media types of the accepted channels.

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

Property Value

Type: IEnumerableMediaType
See Also