RtspMessage Constructor |
Name | Description | |
---|---|---|
RtspMessage(ArraySegmentByte) |
Creates a managed representation of an abstract RtspMessage concept from RFC2326.
| |
RtspMessage(RtspMessage) |
Creates a RtspMessage by copying the properties of another.
| |
RtspMessage(Byte, Int32) |
Creates a RtspMessage from the given bytes
| |
RtspMessage(RtspMessageType, NullableDouble, Encoding) |
Constructs a RtspMessage
|