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