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

#include <shm_layout.h>

Collaboration diagram for cuttlefish::virtio_snd_ctl_info:
Collaboration graph
[legend]

Public Attributes

struct virtio_snd_info hdr
 
Le32 role
 
Le32 type
 
Le32 access
 
Le32 count
 
Le32 index
 
uint8_t name [44]
 
union {
   struct {
      Le32   min
 
      Le32   max
 
      Le32   step
 
   }   integer
 
   struct {
      Le64   min
 
      Le64   max
 
      Le64   step
 
   }   integer64
 
   struct {
      Le32   items
 
   }   enumerated
 
value
 

Member Data Documentation

◆ access

Le32 cuttlefish::virtio_snd_ctl_info::access

◆ count

Le32 cuttlefish::virtio_snd_ctl_info::count

◆ 

struct { ... } cuttlefish::virtio_snd_ctl_info::enumerated

◆ hdr

struct virtio_snd_info cuttlefish::virtio_snd_ctl_info::hdr

◆ index

Le32 cuttlefish::virtio_snd_ctl_info::index

◆ 

struct { ... } cuttlefish::virtio_snd_ctl_info::integer

◆ 

struct { ... } cuttlefish::virtio_snd_ctl_info::integer64

◆ items

Le32 cuttlefish::virtio_snd_ctl_info::items

◆ max [1/2]

Le32 cuttlefish::virtio_snd_ctl_info::max

◆ max [2/2]

Le64 cuttlefish::virtio_snd_ctl_info::max

◆ min [1/2]

Le32 cuttlefish::virtio_snd_ctl_info::min

◆ min [2/2]

Le64 cuttlefish::virtio_snd_ctl_info::min

◆ name

uint8_t cuttlefish::virtio_snd_ctl_info::name[44]

◆ role

Le32 cuttlefish::virtio_snd_ctl_info::role

◆ step [1/2]

Le32 cuttlefish::virtio_snd_ctl_info::step

◆ step [2/2]

Le64 cuttlefish::virtio_snd_ctl_info::step

◆ type

Le32 cuttlefish::virtio_snd_ctl_info::type

◆ 

union { ... } cuttlefish::virtio_snd_ctl_info::value

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