RtpPacketHeader Methods |
The RtpPacketHeader type exposes the following members.
Name | Description | |
---|---|---|
CalculateHeaderLength |
Calculates the length of the header. At least 12 bytes.
| |
Clone |
Clones this RtpPacketHeader instance.
| |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ReadFrom |
Parses the Rtp header from a DataBuffer. If padding exists, also calculates the padding length.
| |
ToString | (Inherited from Object.) | |
WriteTo |
Writes this Rtp packet to a DataBuffer starting at the offset.
|