Home | History | Annotate | Download | only in media

Lines Matching refs:ready

383 void BaseChannel::SetReadyToSend(TransportChannel* channel, bool ready) {
386 rtp_ready_to_send_ = ready;
389 rtcp_ready_to_send_ = ready;
392 if (!ready) {
2419 // This is usded for congestion control to indicate that the stream is ready
2421 // that the transport channel is ready.