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

#include <shm_layout.h>

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

Public Attributes

struct virtio_snd_info hdr
 
uint8_t direction
 
uint8_t channels
 
uint8_t positions [VIRTIO_SND_CHMAP_MAX_SIZE]
 

Member Data Documentation

◆ channels

uint8_t cuttlefish::virtio_snd_chmap_info::channels

◆ direction

uint8_t cuttlefish::virtio_snd_chmap_info::direction

◆ hdr

struct virtio_snd_info cuttlefish::virtio_snd_chmap_info::hdr

◆ positions

uint8_t cuttlefish::virtio_snd_chmap_info::positions[VIRTIO_SND_CHMAP_MAX_SIZE]

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