| RtpPacket Constructor |
| Name | Description | |
|---|---|---|
| RtpPacket |
Default constructor.
| |
| RtpPacket(ArraySegmentByte) |
Constructor taking a fully contained RTP packet to be parsed.
| |
| RtpPacket(Byte) |
Constructor taking a fully contained RTP packet to be parsed.
| |
| RtpPacket(OffsetBufferByte) | Initializes a new instance of the RtpPacket class | |
| RtpPacket(RtpPacket) |
Copy constructor.
|