Android-cuttlefish cvd tool
|
#include <memory>
#include <string>
#include <utility>
#include <vector>
#include "cuttlefish/host/libs/config/custom_actions.h"
#include "cuttlefish/host/frontend/webrtc/libcommon/audio_source.h"
#include "cuttlefish/host/frontend/webrtc/libdevice/audio_sink.h"
#include "cuttlefish/host/frontend/webrtc/libdevice/camera_controller.h"
#include "cuttlefish/host/frontend/webrtc/libdevice/connection_observer.h"
#include "cuttlefish/host/frontend/webrtc/libdevice/recording_manager.h"
#include "cuttlefish/host/frontend/webrtc/libdevice/video_sink.h"
Go to the source code of this file.
Classes | |
struct | cuttlefish::webrtc_streaming::StreamerConfig |
class | cuttlefish::webrtc_streaming::OperatorObserver |
class | cuttlefish::webrtc_streaming::Streamer |
Namespaces | |
namespace | cuttlefish |
namespace | cuttlefish::webrtc_streaming |