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