#include <MNRTPEncoderMP3.h>
Inheritance diagram for MNRTPEncoderMP3:
Public Member Functions | |
virtual MNRope * | get_next_data (SH::SinkEndpoint *pull_here, size_t max_bytes_to_pull, SH::ReturnCode &except, size_t &pulled_bytes, bool &rtp_marker, u_int32 &rtp_timestamp, Timeval &next_playtime_packet, int bandwidth) |
MNRTPEncoderMP3 (RetransBase *retrans) | |
~MNRTPEncoderMP3 () | |
virtual u_int32_t | get_std_bw (int fd) |
virtual int | get_timer_type () |
Public Attributes | |
bool | _first_run |
|
|
|
|
|
A pure virtual function that must be implemented by all specific codecs.
Implements MNRTPEncoderBase.
|
|
Implements MNRTPEncoderBase.
|
|
This function is called by the packetizer stream handler to allow it to specify what kind of timing should be used for the packetizing
Implements MNRTPEncoderBase.
|
|
A pure virtual function that must be implemented by all specific codecs.
|