|
| | DataMediaChannel () |
| |
| | DataMediaChannel (const MediaConfig &config) |
| |
| virtual | ~DataMediaChannel () |
| |
| virtual bool | SetSendParameters (const DataSendParameters ¶ms)=0 |
| |
| virtual bool | SetRecvParameters (const DataRecvParameters ¶ms)=0 |
| |
| virtual bool | GetStats (DataMediaInfo *) |
| |
| virtual bool | SetSend (bool send)=0 |
| |
| virtual bool | SetReceive (bool receive)=0 |
| |
| virtual void | OnNetworkRouteChanged (const std::string &, const rtc::NetworkRoute &) |
| |
| virtual bool | SendData (const SendDataParams ¶ms, const rtc::CopyOnWriteBuffer &payload, SendDataResult *result=NULL)=0 |
| |
| | DataMediaChannel () |
| |
| | DataMediaChannel (const MediaConfig &config) |
| |
| virtual | ~DataMediaChannel () |
| |
| virtual bool | SetSendParameters (const DataSendParameters ¶ms)=0 |
| |
| virtual bool | SetRecvParameters (const DataRecvParameters ¶ms)=0 |
| |
| virtual bool | GetStats (DataMediaInfo *) |
| |
| virtual bool | SetSend (bool send)=0 |
| |
| virtual bool | SetReceive (bool receive)=0 |
| |
| virtual void | OnNetworkRouteChanged (const std::string &, const rtc::NetworkRoute &) |
| |
| virtual bool | SendData (const SendDataParams ¶ms, const rtc::CopyOnWriteBuffer &payload, SendDataResult *result=NULL)=0 |
| |
| | MediaChannel (const MediaConfig &config) |
| |
| | MediaChannel () |
| |
| virtual | ~MediaChannel () |
| |
| virtual void | SetInterface (NetworkInterface *iface) |
| |
| virtual rtc::DiffServCodePoint | PreferredDscp () const |
| |
| virtual void | OnPacketReceived (rtc::CopyOnWriteBuffer *packet, const rtc::PacketTime &packet_time)=0 |
| |
| virtual void | OnRtcpReceived (rtc::CopyOnWriteBuffer *packet, const rtc::PacketTime &packet_time)=0 |
| |
| virtual void | OnReadyToSend (bool ready)=0 |
| |
| virtual void | OnTransportOverheadChanged (int transport_overhead_per_packet)=0 |
| |
| virtual bool | AddSendStream (const StreamParams &sp)=0 |
| |
| virtual bool | RemoveSendStream (uint32_t ssrc)=0 |
| |
| virtual bool | AddRecvStream (const StreamParams &sp)=0 |
| |
| virtual bool | RemoveRecvStream (uint32_t ssrc)=0 |
| |
| 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 rtc::DiffServCodePoint | PreferredDscp () const |
| |
| virtual void | OnPacketReceived (rtc::CopyOnWriteBuffer *packet, const rtc::PacketTime &packet_time)=0 |
| |
| virtual void | OnRtcpReceived (rtc::CopyOnWriteBuffer *packet, const rtc::PacketTime &packet_time)=0 |
| |
| virtual void | OnReadyToSend (bool ready)=0 |
| |
| virtual void | OnTransportOverheadChanged (int transport_overhead_per_packet)=0 |
| |
| virtual bool | AddSendStream (const StreamParams &sp)=0 |
| |
| virtual bool | RemoveSendStream (uint32_t ssrc)=0 |
| |
| virtual bool | AddRecvStream (const StreamParams &sp)=0 |
| |
| virtual bool | RemoveRecvStream (uint32_t ssrc)=0 |
| |
| 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 () |
| |