| 
                   | 
               
                  
                   | 
            |
Location: 
            rtp.h
            
         
class RRtpReceivePacket : public RRtpPacket;
A handle to an RTP packet received from another source.
RRtpPacket - A handle to an RTP packet
            RRtpReceivePacket - A handle to an RTP packet received from another source
            Inherited from RRtpPacket:
            CSRCs(),
            Close(),
            Extension(),
            ExtensionPresent(),
            Flags(),
            IsOpen(),
            Marker(),
            Payload(),
            PayloadType(),
            SSRC(),
            SequenceNumber(),
            Timestamp(),
            iPtr,
            operator!=(),
            operator==()