IMediaChannelRemoteRtspServerAddress Property |
Gets or sets the remote rtsp server address.
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxstring RemoteRtspServerAddress { get; set; }
Property RemoteRtspServerAddress As String
Get
Set
property String^ RemoteRtspServerAddress {
String^ get ();
void set (String^ value);
}
abstract RemoteRtspServerAddress : string with get, set
Property Value
Type:
String
See Also