Android-cuttlefish cvd tool
Public Types | Public Attributes | List of all members
cuttlefish::AudioHandler::ControlDesc Struct Reference

Public Types

enum class  Type { Mute , Volume }
 

Public Attributes

Type type = Type::Mute
 
size_t stream_id = 0
 

Member Enumeration Documentation

◆ Type

Enumerator
Mute 
Volume 

Member Data Documentation

◆ stream_id

size_t cuttlefish::AudioHandler::ControlDesc::stream_id = 0

◆ type

Type cuttlefish::AudioHandler::ControlDesc::type = Type::Mute

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