IMediaChannelMediaType Property |
Gets the media type of the channel.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
SyntaxMediaType MediaType { get; }
ReadOnly Property MediaType As MediaType
Get
property MediaType MediaType {
MediaType get ();
}
abstract MediaType : MediaType with get
Property Value
MediaType
See Also