Click or drag to resize
RtspConstantsRtspVersion Property
Gets the RTSP version.

Namespace: StreamCoders.Rtsp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public static string RtspVersion { get; }

Property Value

Type: String
The RTSP version.
See Also