23 virtual ::webrtc::RTCError OpenChannel(
int) = 0;
29 virtual ::webrtc::RTCError CloseChannel(
int) = 0;
35 virtual bool IsReadyToSend()
const = 0;
38 virtual uint64 buffered_amount(
int)
const = 0;
41 virtual uint64 buffered_amount_low_threshold(
int)
const = 0;
44 virtual void SetBufferedAmountLowThreshold(
int, uint64) = 0;