#include <webrtc_controller.h>
◆ Dependencies()
std::unordered_set< SetupFeature * > cuttlefish::WebRtcController::Dependencies |
( |
| ) |
const |
|
inlineoverrideprivatevirtual |
◆ GetClientSocket()
SharedFD cuttlefish::WebRtcController::GetClientSocket |
( |
| ) |
const |
◆ INJECT()
◆ Name()
std::string cuttlefish::WebRtcController::Name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ ResultSetup()
Result< void > cuttlefish::WebRtcController::ResultSetup |
( |
| ) |
|
|
overridevirtual |
◆ SendScreenshotDisplayCommand()
Result< void > cuttlefish::WebRtcController::SendScreenshotDisplayCommand |
( |
int |
display_number, |
|
|
const std::string & |
screenshot_path |
|
) |
| |
◆ SendStartRecordingCommand()
Result< void > cuttlefish::WebRtcController::SendStartRecordingCommand |
( |
| ) |
|
◆ SendStopRecordingCommand()
Result< void > cuttlefish::WebRtcController::SendStopRecordingCommand |
( |
| ) |
|
◆ client_socket_
SharedFD cuttlefish::WebRtcController::client_socket_ |
|
protected |
◆ command_channel_
The documentation for this class was generated from the following files: