_cb | MNRTPbase | [protected] |
_connected | MNRTPbase | [protected] |
_force_no_header_check | MNRTPbase | [protected] |
_recv_port | MNRTPbase | [protected] |
_remote_port | MNRTPbase | [protected] |
_running | MNRTPbase | [protected] |
_shared | MNRTPbase | [protected] |
_shutting_down | MNRTPbase | [protected] |
_use_mc | MNRTPbase | [protected] |
allover | MNRTPbase | [protected] |
cb() | MNRTPbase | [inline] |
disable_headercheck() | MNRTPbase | |
disable_rtcp() | MNRTPbase | [inline, virtual] |
enable_headercheck() | MNRTPbase | |
enable_rtcp() | MNRTPbase | [inline, virtual] |
get_descriptor() | RefCountingSocket | |
get_mc_ttl() | MNRTPbase | |
get_multicast_ttl() | RefCountingSocket | |
get_remote_port() | MNRTPbase | |
GetBytesRecv() | MNRTPbase | [virtual] |
GetBytesSent() | MNRTPbase | [virtual] |
GetRecvAverDelta() | MNRTPbase | |
GetRecvBandwidth() | MNRTPbase | |
GetRecvMaxDelta() | MNRTPbase | |
GetRecvMinDelta() | MNRTPbase | |
GetRecvTime() | MNRTPbase | |
getSelector() | RefCountingSocket | |
GetSendBandwidth() | MNRTPbase | |
GetSentTime() | MNRTPbase | |
initialized | MNRTPbase | [protected] |
is_header_check_active() | MNRTPbase | |
is_multicast() const | MNRTPbase | [protected] |
is_multicast_joined() const | RefCountingSocket | |
is_rtcp_allowed() const | MNRTPbase | [protected] |
is_running() const | MNRTPbase | |
join_multicast(int port, const char *address) | RefCountingSocket | |
lock() | MNRTPbase | [protected] |
MNRTPbase(MNSelector &sel, int port, int remote_port, int recv_buf_size, u_int32 ssrc, OS::GCPtr< MNShared_RTP_RTCP > shared_data) | MNRTPbase | |
MNRTPbase(MNSelector &sel, MNSocket &sock, int remote_port, int recv_buf_size, u_int32 ssrc, OS::GCPtr< MNShared_RTP_RTCP > shared_data) | MNRTPbase | |
notify_write_enabled()=0 | MNRTPbase | [pure virtual] |
process_data(MNRope *rope, struct sockaddr_in *dest)=0 | MNRTPbase | [pure virtual] |
reader(MNRope *&rope, struct sockaddr_in *&dest) | MNRTPbase | [virtual] |
RefCountingSocket(const RefCountingSocket &) | RefCountingSocket | |
RefCountingSocket(MNSelector &sel, MNSocket &sock) | RefCountingSocket | |
RefCountingSocket(MNSelector &sel, int port) | RefCountingSocket | |
rstats | MNRTPbase | [protected] |
rt_bind() | MNRTPbase | |
rt_change_pt(int payload_t) | MNRTPbase | |
rt_connect() | MNRTPbase | |
rt_get_bytes_received() | MNRTPbase | |
rt_get_MNRTPbasep() | MNRTPbase | |
rt_get_octet_count() | MNRTPbase | |
rt_get_packets_received() | MNRTPbase | |
rt_get_payload_type() | MNRTPbase | |
rt_get_rtcp_ptr() | MNRTPbase | [inline, virtual] |
rt_get_ssrc() | MNRTPbase | |
rt_get_targetaddr() const | MNRTPbase | |
rt_set_ssrc(u_int32) | MNRTPbase | [inline, virtual] |
rt_ssrc | MNRTPbase | [protected] |
rt_start(bool sender=false) | MNRTPbase | |
rtp_str_err(int err) | MNRTPbase | |
send(struct iovec *iov, size_t iov_size, int target_port, const char *target_addr) | RefCountingSocket | |
send(MNRope *rope, const struct sockaddr_in &target_addr) | RefCountingSocket | |
send(struct iovec *iov, size_t iov_size, const struct sockaddr_in &target_addr) | RefCountingSocket | |
set_mc_ttl(int val) | MNRTPbase | [virtual] |
set_multicast_if(const char *ifname) | RefCountingSocket | |
set_multicast_ttl(int val) | RefCountingSocket | |
sstats | MNRTPbase | [protected] |
startUdpServer(bool sender) | RefCountingSocket | |
stopUdpServer() | RefCountingSocket | |
unlock() | MNRTPbase | [protected] |
var_mutex | MNRTPbase | [protected] |
writer() | MNRTPbase | [virtual] |
~MNRTPbase() | MNRTPbase | [virtual] |
~RefCountingSocket() | RefCountingSocket | [virtual] |