Searched refs:WebRtcVideoSendStream (Results 1 – 2 of 2) sorted by relevance
348 WebRtcVideoChannel2::WebRtcVideoSendStream::CreateSimulcastVideoStreams( in CreateSimulcastVideoStreams()362 WebRtcVideoChannel2::WebRtcVideoSendStream::CreateVideoStreams( in CreateVideoStreams()399 void* WebRtcVideoChannel2::WebRtcVideoSendStream::ConfigureVideoEncoderSettings( in ConfigureVideoEncoderSettings()971 WebRtcVideoSendStream* stream = new WebRtcVideoSendStream( in AddSendStream()1010 WebRtcVideoSendStream* removed_stream; in RemoveSendStream()1013 std::map<uint32_t, WebRtcVideoSendStream*>::iterator it = in RemoveSendStream()1219 for (std::map<uint32_t, WebRtcVideoSendStream*>::iterator it = in FillSenderStats()1245 for (std::map<uint32_t, WebRtcVideoSendStream*>::iterator stream = in FillBandwidthEstimationStats()1427 for (std::map<uint32_t, WebRtcVideoSendStream*>::iterator it = in SetSendRtpHeaderExtensions()1487 for (std::map<uint32_t, WebRtcVideoSendStream*>::iterator it = in SetOptions()[all …]
237 class WebRtcVideoSendStream : public sigslot::has_slots<> {239 WebRtcVideoSendStream(249 ~WebRtcVideoSendStream();514 std::map<uint32_t, WebRtcVideoSendStream*> send_streams_