| RtpPacketToneEvent Methods | 
The RtpPacketToneEvent type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone | 
                Deep clones RtpPacket object.
              (Inherited from RtpPacket.) | |
| ParseHeader | 
                Parses the header of a packet.
              (Inherited from RtpPacket.) | |
| ParseHeader(Byte) | 
                Parses the header of a packet.
              (Inherited from RtpPacket.) | |
| ToByteArray | 
                The function compiles the RTP packet header and payload into a array of type Byte.
              (Inherited from RtpPacket.) | |
| ToByteArray(Byte, UInt32) | (Overrides RtpPacketToByteArray(Byte, UInt32).) | |
| ToOffsetBuffer | 
                The function compiles the RTP packet header and payload into a array of type Byte.
              (Inherited from RtpPacket.) | |
| ToString | (Overrides RtpPacketToString.) | 
| Name | Description | |
|---|---|---|
| Copy | Overloaded.   
            Creates a copy of the object.
              (Defined by ObjectExtensions.) | |
| Copy(Object) | Overloaded.   
            Creates a deep copy of the object using the supplied object as a target for the copy operation.
              (Defined by ObjectExtensions.) |