IMediaChannelRemoteRtspServerAddress Property |
Gets or sets the remote rtsp server address.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax string 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:
StringSee Also