| AddAudioStream(const std::string &label) | cuttlefish::webrtc_streaming::Streamer | |
| AddCamera(unsigned int port, unsigned int cid, bool vhost_user) | cuttlefish::webrtc_streaming::Streamer | |
| AddCustomControlPanelButton(const std::string &command, const std::string &title, const std::string &icon_name) | cuttlefish::webrtc_streaming::Streamer | |
| AddCustomControlPanelButtonWithDeviceStates(const std::string &command, const std::string &title, const std::string &icon_name, const std::vector< DeviceState > &device_states) | cuttlefish::webrtc_streaming::Streamer | |
| AddCustomControlPanelButtonWithShellCommand(const std::string &command, const std::string &title, const std::string &icon_name, const std::string &shell_command) | cuttlefish::webrtc_streaming::Streamer | |
| AddDisplay(const std::string &label, int width, int height, int dpi, bool touch_enabled) | cuttlefish::webrtc_streaming::Streamer | |
| AddTouchpad(const std::string &label, int width, int height) | cuttlefish::webrtc_streaming::Streamer | |
| Create(const StreamerConfig &cfg, RecordingManager &recording_manager, std::shared_ptr< ConnectionObserverFactory > factory) | cuttlefish::webrtc_streaming::Streamer | static |
| GetAudioSource() | cuttlefish::webrtc_streaming::Streamer | |
| impl_ | cuttlefish::webrtc_streaming::Streamer | private |
| Register(std::weak_ptr< OperatorObserver > operator_observer) | cuttlefish::webrtc_streaming::Streamer | |
| RemoveDisplay(const std::string &label) | cuttlefish::webrtc_streaming::Streamer | |
| SetHardwareSpec(std::string key, std::string value) | cuttlefish::webrtc_streaming::Streamer | |
| SetHardwareSpec(std::string key, V value) | cuttlefish::webrtc_streaming::Streamer | inline |
| Streamer(std::unique_ptr< Impl > impl) | cuttlefish::webrtc_streaming::Streamer | private |
| Unregister() | cuttlefish::webrtc_streaming::Streamer | |
| ~Streamer()=default | cuttlefish::webrtc_streaming::Streamer | |