_absolute_byte_position | MNRTPEncoderCommon | [protected] |
_accum_rtp_timestamp | MNRTPEncoderCommon | [protected] |
_pulled_bytes | MNRTPEncoderCommon | [protected] |
_std_time_offset | MNRTPEncoderCommon | [protected] |
_total_bytes_read | MNRTPEncoderCommon | [protected] |
factory(SDP::PayloadTypes payload_type, RetransBase *retrans) | MNRTPEncoderBase | [static] |
get_abs_byte_pos() | MNRTPEncoderCommon | [protected, virtual] |
get_accum_rtp_ts() const | MNRTPEncoderCommon | [protected] |
get_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, u_int32 filepos) | MNRTPEncoderBase | [virtual] |
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) | MNRTPEncoderPCMU | [virtual] |
get_packetsize() const | MNRTPEncoderBase | |
get_pulled_bytes() | MNRTPEncoderCommon | [protected, virtual] |
get_retrans() | MNRTPEncoderCommon | [protected] |
get_std_bw(int fd) | MNRTPEncoderPCMU | [virtual] |
get_std_packetsize() const | MNRTPEncoderBase | |
get_std_timeout() const | MNRTPEncoderCommon | [protected] |
get_timeout() const | MNRTPEncoderBase | |
get_timer_type() | MNRTPEncoderPCMU | [virtual] |
get_total_bytes_read() const | MNRTPEncoderCommon | [protected] |
get_ts_offset() const | MNRTPEncoderBase | |
inc_abs_byte_pos(size_t sz) | MNRTPEncoderCommon | [protected] |
inc_accum_rtp_ts(size_t sz) | MNRTPEncoderCommon | [protected] |
inc_total_bytes_read(size_t sz) | MNRTPEncoderCommon | [protected] |
MNRTPEncoderBase() | MNRTPEncoderBase | |
MNRTPEncoderCommon(RetransBase *retrans) | MNRTPEncoderCommon | [protected] |
MNRTPEncoderPCMU(RetransBase *retrans) | MNRTPEncoderPCMU | |
set_pulled_bytes(size_t pb) | MNRTPEncoderCommon | [protected] |
set_std_packetsize(size_t sz) | MNRTPEncoderBase | |
set_std_timeout(size_t pause) | MNRTPEncoderCommon | [protected] |
set_ts_offset(size_t ts) | MNRTPEncoderBase | |
timer_type enum name | MNRTPEncoderBase | |
TT_DYNAMIC enum value | MNRTPEncoderBase | |
TT_PERIODIC enum value | MNRTPEncoderBase | |
update_absolute_position(int32 offset) | MNRTPEncoderCommon | [protected, virtual] |
~MNRTPEncoderBase() | MNRTPEncoderBase | [virtual] |
~MNRTPEncoderCommon() | MNRTPEncoderCommon | [protected, virtual] |
~MNRTPEncoderPCMU() | MNRTPEncoderPCMU | [virtual] |