|
| VideoMediaChannel () |
|
| VideoMediaChannel (const MediaConfig &config) |
|
virtual | ~VideoMediaChannel () |
|
virtual bool | SetSendParameters (const VideoSendParameters ¶ms)=0 |
|
virtual bool | SetRecvParameters (const VideoRecvParameters ¶ms)=0 |
|
virtual webrtc::RtpParameters | GetRtpSendParameters (uint32_t ssrc) const =0 |
|
virtual bool | SetRtpSendParameters (uint32_t ssrc, const webrtc::RtpParameters ¶meters)=0 |
|
virtual webrtc::RtpParameters | GetRtpReceiveParameters (uint32_t ssrc) const =0 |
|
virtual bool | SetRtpReceiveParameters (uint32_t ssrc, const webrtc::RtpParameters ¶meters)=0 |
|
virtual bool | GetSendCodec (VideoCodec *send_codec)=0 |
|
virtual bool | SetSend (bool send)=0 |
|
virtual bool | SetVideoSend (uint32_t ssrc, bool enable, const VideoOptions *options, rtc::VideoSourceInterface< webrtc::VideoFrame > *source)=0 |
|
virtual bool | SetSink (uint32_t ssrc, rtc::VideoSinkInterface< webrtc::VideoFrame > *sink)=0 |
|
virtual bool | GetStats (VideoMediaInfo *info)=0 |
|
| VideoMediaChannel () |
|
| VideoMediaChannel (const MediaConfig &config) |
|
virtual | ~VideoMediaChannel () |
|
virtual bool | SetSendParameters (const VideoSendParameters ¶ms)=0 |
|
virtual bool | SetRecvParameters (const VideoRecvParameters ¶ms)=0 |
|
virtual webrtc::RtpParameters | GetRtpSendParameters (uint32_t ssrc) const =0 |
|
virtual bool | SetRtpSendParameters (uint32_t ssrc, const webrtc::RtpParameters ¶meters)=0 |
|
virtual webrtc::RtpParameters | GetRtpReceiveParameters (uint32_t ssrc) const =0 |
|
virtual bool | SetRtpReceiveParameters (uint32_t ssrc, const webrtc::RtpParameters ¶meters)=0 |
|
virtual bool | GetSendCodec (VideoCodec *send_codec)=0 |
|
virtual bool | SetSend (bool send)=0 |
|
virtual bool | SetVideoSend (uint32_t ssrc, bool enable, const VideoOptions *options, rtc::VideoSourceInterface< webrtc::VideoFrame > *source)=0 |
|
virtual bool | SetSink (uint32_t ssrc, rtc::VideoSinkInterface< webrtc::VideoFrame > *sink)=0 |
|
virtual bool | GetStats (VideoMediaInfo *info)=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 | OnNetworkRouteChanged (const std::string &transport_name, const rtc::NetworkRoute &network_route)=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 | OnNetworkRouteChanged (const std::string &transport_name, const rtc::NetworkRoute &network_route)=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 () |
|