|
| RtpDataMediaChannel (const MediaConfig &config) |
|
virtual | ~RtpDataMediaChannel () |
|
virtual bool | SetSendParameters (const DataSendParameters ¶ms) |
|
virtual bool | SetRecvParameters (const DataRecvParameters ¶ms) |
|
virtual bool | AddSendStream (const StreamParams &sp) |
|
virtual bool | RemoveSendStream (uint32_t ssrc) |
|
virtual bool | AddRecvStream (const StreamParams &sp) |
|
virtual bool | RemoveRecvStream (uint32_t ssrc) |
|
virtual bool | SetSend (bool send) |
|
virtual bool | SetReceive (bool receive) |
|
virtual void | OnPacketReceived (rtc::CopyOnWriteBuffer *packet, const rtc::PacketTime &packet_time) |
|
virtual void | OnRtcpReceived (rtc::CopyOnWriteBuffer *packet, const rtc::PacketTime &packet_time) |
|
virtual void | OnReadyToSend (bool ready) |
|
virtual void | OnTransportOverheadChanged (int transport_overhead_per_packet) |
|
virtual bool | SendData (const SendDataParams ¶ms, const rtc::CopyOnWriteBuffer &payload, SendDataResult *result) |
|
virtual rtc::DiffServCodePoint | PreferredDscp () const |
|
| RtpDataMediaChannel (const MediaConfig &config) |
|
virtual | ~RtpDataMediaChannel () |
|
virtual bool | SetSendParameters (const DataSendParameters ¶ms) |
|
virtual bool | SetRecvParameters (const DataRecvParameters ¶ms) |
|
virtual bool | AddSendStream (const StreamParams &sp) |
|
virtual bool | RemoveSendStream (uint32_t ssrc) |
|
virtual bool | AddRecvStream (const StreamParams &sp) |
|
virtual bool | RemoveRecvStream (uint32_t ssrc) |
|
virtual bool | SetSend (bool send) |
|
virtual bool | SetReceive (bool receive) |
|
virtual void | OnPacketReceived (rtc::CopyOnWriteBuffer *packet, const rtc::PacketTime &packet_time) |
|
virtual void | OnRtcpReceived (rtc::CopyOnWriteBuffer *packet, const rtc::PacketTime &packet_time) |
|
virtual void | OnReadyToSend (bool ready) |
|
virtual void | OnTransportOverheadChanged (int transport_overhead_per_packet) |
|
virtual bool | SendData (const SendDataParams ¶ms, const rtc::CopyOnWriteBuffer &payload, SendDataResult *result) |
|
virtual rtc::DiffServCodePoint | PreferredDscp () const |
|
| DataMediaChannel () |
|
| DataMediaChannel (const MediaConfig &config) |
|
virtual | ~DataMediaChannel () |
|
virtual bool | GetStats (DataMediaInfo *) |
|
virtual void | OnNetworkRouteChanged (const std::string &, const rtc::NetworkRoute &) |
|
| DataMediaChannel () |
|
| DataMediaChannel (const MediaConfig &config) |
|
virtual | ~DataMediaChannel () |
|
virtual bool | GetStats (DataMediaInfo *) |
|
virtual void | OnNetworkRouteChanged (const std::string &, const rtc::NetworkRoute &) |
|
| MediaChannel (const MediaConfig &config) |
|
| MediaChannel () |
|
virtual | ~MediaChannel () |
|
virtual void | SetInterface (NetworkInterface *iface) |
|
virtual int | GetRtpSendTimeExtnId () const |
|
bool | SendPacket (rtc::CopyOnWriteBuffer *packet, const rtc::PacketOptions &options) |
|
bool | SendRtcp (rtc::CopyOnWriteBuffer *packet, const rtc::PacketOptions &options) |
|
int | SetOption (NetworkInterface::SocketType type, rtc::Socket::Option opt, int option) |
|
| MediaChannel (const MediaConfig &config) |
|
| MediaChannel () |
|
virtual | ~MediaChannel () |
|
virtual void | SetInterface (NetworkInterface *iface) |
|
virtual int | GetRtpSendTimeExtnId () const |
|
bool | SendPacket (rtc::CopyOnWriteBuffer *packet, const rtc::PacketOptions &options) |
|
bool | SendRtcp (rtc::CopyOnWriteBuffer *packet, const rtc::PacketOptions &options) |
|
int | SetOption (NetworkInterface::SocketType type, rtc::Socket::Option opt, int option) |
|
| has_slots () |
|
| has_slots () |
|
| ~has_slots () |
|
| ~has_slots () |
|
void | signal_connect (_signal_base_interface *sender) |
|
void | signal_disconnect (_signal_base_interface *sender) |
|
void | disconnect_all () |
|
void | signal_connect (_signal_base_interface *sender) |
|
void | signal_disconnect (_signal_base_interface *sender) |
|
void | disconnect_all () |
|