MediaChannelDescriptionMediaTypeString Property |
Gets the string representation of the media type.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic string MediaTypeString { get; }
Public ReadOnly Property MediaTypeString As String
Get
public:
property String^ MediaTypeString {
String^ get ();
}
member MediaTypeString : string with get
Property Value
String
See Also