Searched refs:webrtc_streaming (Results 1 – 25 of 62) sorted by relevance
123
35 : public webrtc_streaming::ConnectionObserverFactory {40 webrtc_streaming::SensorsHandler& sensors_handler,41 std::shared_ptr<webrtc_streaming::LightsObserver> lights_observer);44 std::shared_ptr<webrtc_streaming::ConnectionObserver> CreateObserver()61 webrtc_streaming::SensorsHandler& sensors_handler_;62 std::shared_ptr<webrtc_streaming::LightsObserver> lights_observer_;
57 class ConnectionObserverImpl : public webrtc_streaming::ConnectionObserver {65 webrtc_streaming::SensorsHandler &sensors_handler, in ConnectionObserverImpl()66 std::shared_ptr<webrtc_streaming::LightsObserver> lights_observer) in ConnectionObserverImpl()145 adb_handler_.reset(new webrtc_streaming::AdbHandler( in OnAdbChannelOpen()218 bluetooth_handler_.reset(new webrtc_streaming::BluetoothHandler( in OnBluetoothChannelOpen()275 new webrtc_streaming::LocationHandler(location_message_sender)); in OnLocationChannelOpen()298 kml_locations_handler_.reset(new webrtc_streaming::KmlLocationsHandler( in OnKmlLocationsChannelOpen()310 gpx_locations_handler_.reset(new webrtc_streaming::GpxLocationsHandler( in OnGpxLocationsChannelOpen()427 std::shared_ptr<webrtc_streaming::AdbHandler> adb_handler_;428 std::shared_ptr<webrtc_streaming::BluetoothHandler> bluetooth_handler_;[all …]
54 namespace webrtc_streaming {66 webrtc_streaming::Streamer& streamer,81 std::shared_ptr<webrtc_streaming::VideoFrameBuffer> buffer;92 std::map<uint32_t, std::shared_ptr<webrtc_streaming::VideoSink>>94 webrtc_streaming::Streamer& streamer_;
57 std::vector<std::shared_ptr<webrtc_streaming::AudioSink>> audio_sinks,58 std::shared_ptr<webrtc_streaming::AudioSource> audio_source);80 std::vector<std::shared_ptr<webrtc_streaming::AudioSink>> audio_sinks_;84 std::shared_ptr<webrtc_streaming::AudioSource> audio_source_;
79 using webrtc_streaming::RecordingManager;80 using webrtc_streaming::ServerConfig;81 using webrtc_streaming::Streamer;82 using webrtc_streaming::StreamerConfig;83 using webrtc_streaming::VideoSink;89 class CfOperatorObserver : public webrtc_streaming::OperatorObserver {292 std::shared_ptr<webrtc_streaming::LightsObserver> lights_observer; in CuttlefishMain()294 lights_observer = std::make_shared<webrtc_streaming::LightsObserver>( in CuttlefishMain()300 webrtc_streaming::SensorsHandler sensors_handler(sensors_fd); in CuttlefishMain()372 std::vector<std::shared_ptr<webrtc_streaming::AudioSink>> audio_streams( in CuttlefishMain()[all …]
22 namespace webrtc_streaming {
26 namespace webrtc_streaming {
28 namespace webrtc_streaming {
35 using SharedFrame = std::shared_ptr<webrtc_streaming::VideoFrameBuffer>;
22 namespace webrtc_streaming { namespace29 std::shared_ptr<::cuttlefish::webrtc_streaming::VideoFrameBuffer> in VideoFrameWrapper()48 std::shared_ptr<::cuttlefish::webrtc_streaming::VideoFrameBuffer>
34 namespace webrtc_streaming {63 std::unique_ptr<cuttlefish::webrtc_streaming::LocalRecorder>> local_recorders_;
31 namespace webrtc_streaming { namespace122 std::unique_ptr<cuttlefish::webrtc_streaming::LocalRecorder> local_recorder = in StartSingleRecorder()
24 namespace webrtc_streaming {
27 namespace webrtc_streaming {
20 namespace webrtc_streaming {
23 namespace webrtc_streaming {
20 namespace webrtc_streaming { namespace