MediaChannelDescriptionMediaTypeString Property |
Gets the string representation of the media type.
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.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
Type:
String
See Also