Android-cuttlefish cvd tool
Public Attributes | List of all members
cuttlefish::webrtc_streaming::StreamerConfig Struct Reference

#include <streamer.h>

Collaboration diagram for cuttlefish::webrtc_streaming::StreamerConfig:
Collaboration graph
[legend]

Public Attributes

std::string device_id
 
int client_files_port
 
std::string operator_path
 
std::pair< uint16_t, uint16_t > udp_port_range = {15550, 15599}
 
std::pair< uint16_t, uint16_t > tcp_port_range = {15550, 15599}
 
std::string openwrt_device_id
 
std::string openwrt_addr
 
int adb_port
 
std::string control_env_proxy_server_path
 
bool enable_mouse
 
bool enable_gamepad
 

Member Data Documentation

◆ adb_port

int cuttlefish::webrtc_streaming::StreamerConfig::adb_port

◆ client_files_port

int cuttlefish::webrtc_streaming::StreamerConfig::client_files_port

◆ control_env_proxy_server_path

std::string cuttlefish::webrtc_streaming::StreamerConfig::control_env_proxy_server_path

◆ device_id

std::string cuttlefish::webrtc_streaming::StreamerConfig::device_id

◆ enable_gamepad

bool cuttlefish::webrtc_streaming::StreamerConfig::enable_gamepad

◆ enable_mouse

bool cuttlefish::webrtc_streaming::StreamerConfig::enable_mouse

◆ openwrt_addr

std::string cuttlefish::webrtc_streaming::StreamerConfig::openwrt_addr

◆ openwrt_device_id

std::string cuttlefish::webrtc_streaming::StreamerConfig::openwrt_device_id

◆ operator_path

std::string cuttlefish::webrtc_streaming::StreamerConfig::operator_path

◆ tcp_port_range

std::pair<uint16_t, uint16_t> cuttlefish::webrtc_streaming::StreamerConfig::tcp_port_range = {15550, 15599}

◆ udp_port_range

std::pair<uint16_t, uint16_t> cuttlefish::webrtc_streaming::StreamerConfig::udp_port_range = {15550, 15599}

The documentation for this struct was generated from the following file: