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