|
|
virtual::webrtc::RTCError | OpenChannel (int channel_id)=0 |
|
virtual::webrtc::RTCError | SendData (int channel_id, ::webrtc::SendDataParams const ¶ms, ::rtc::CopyOnWriteBuffer const &buffer)=0 |
|
virtual::webrtc::RTCError | CloseChannel (int channel_id)=0 |
|
virtual void | SetDataSink (::webrtc::DataChannelSink *sink)=0 |
|
virtual bool | IsReadyToSend () const =0 |
|
virtual uint64 | buffered_amount (int channel_id) const =0 |
|
virtual uint64 | buffered_amount_low_threshold (int channel_id) const =0 |
|
virtual void | SetBufferedAmountLowThreshold (int channel_id, uint64 bytes)=0 |
The documentation for this class was generated from the following file: