RtspConfigurationRemoteEndpoint Field |
The remote endpoint or proxy to the RTSP resource. This can be null if the host part -of
RtspResource is identical with the IP endpoint (no proxy)
Namespace: StreamCoders.Rtsp.ExtensionsAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic EndPoint RemoteEndpoint
Public RemoteEndpoint As EndPoint
public:
EndPoint^ RemoteEndpoint
val mutable RemoteEndpoint: EndPoint
Field Value
Type:
EndPoint
See Also