Searched refs:peer_connection_factory_ (Results 1 – 1 of 1) sorted by relevance
173 peer_connection_factory_; member in cuttlefish::webrtc_streaming::Streamer::Impl239 impl->peer_connection_factory_ = *result; in Create()259 auto video_track = impl_->peer_connection_factory_->CreateVideoTrack( in AddDisplay()656 peer_connection_factory_->CreateVideoTrack(label, video_source.get()); in CreateClientHandler()664 peer_connection_factory_->CreateAudioTrack(label, audio_stream.get()); in CreateClientHandler()692 CreatePeerConnection(peer_connection_factory_, std::move(dependencies), in Build()