#include <MNRTPDecoderMP4A.h>
Inheritance diagram for MNRTPDecoderMP4A:
Public Member Functions | |
MNRTPDecoderMP4A (RetransRecvBase *retrans, int payload_type, const SDP::PayloadTypeTable *payload_types) | |
~MNRTPDecoderMP4A () | |
virtual SH::DataPtr | decode_data (MNRTPPacketPtr packet, MNRope *&indata) |
virtual SH::DataPtr | decode_data (MNRTPPacketPtr packet, MNRope *&indata, u_int64_t offset) |
bool | processSpecialHeader (MNRope *indata, unsigned &resultSpecialHeaderSize) |
|
Constructor using payload type table to retrieve decoder information. |
|
|
|
Implements MNRTPDecoderBase.
|
|
Implements MNRTPDecoderBase.
|
|
|