Click or drag to resize

RtspMessage Constructor

Overload List
 NameDescription
Public methodRtspMessage(ArraySegmentByte) Creates a managed representation of an abstract RtspMessage concept from RFC2326.
Public methodRtspMessage(RtspMessage) Creates a RtspMessage by copying the properties of another.
Public methodRtspMessage(Byte, Int32) Creates a RtspMessage from the given bytes
Public methodRtspMessage(RtspMessageType, NullableDouble, Encoding) Constructs a RtspMessage
Top
See Also