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

#include <shm_layout.h>

Public Attributes

union {
   Le32   integer [128]
 
   Le64   integer64 [64]
 
   Le32   enumerated [128]
 
   uint8_t   bytes [512]
 
   struct virtio_snd_ctl_iec958 {
      uint8_t   status [24]
 
      uint8_t   subcode [147]
 
      uint8_t   pad
 
      uint8_t   dig_subframe [4]
 
   }   iec958
 
value
 

Member Data Documentation

◆ bytes

uint8_t cuttlefish::virtio_snd_ctl_value::bytes[512]

◆ dig_subframe

uint8_t cuttlefish::virtio_snd_ctl_value::dig_subframe[4]

◆ enumerated

Le32 cuttlefish::virtio_snd_ctl_value::enumerated[128]

◆ 

struct { ... } ::virtio_snd_ctl_iec958 cuttlefish::virtio_snd_ctl_value::iec958

◆ integer

Le32 cuttlefish::virtio_snd_ctl_value::integer[128]

◆ integer64

Le64 cuttlefish::virtio_snd_ctl_value::integer64[64]

◆ pad

uint8_t cuttlefish::virtio_snd_ctl_value::pad

◆ status

uint8_t cuttlefish::virtio_snd_ctl_value::status[24]

◆ subcode

uint8_t cuttlefish::virtio_snd_ctl_value::subcode[147]

◆ 

union { ... } cuttlefish::virtio_snd_ctl_value::value

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