|
Android-cuttlefish cvd tool
|
#include <cstdint>#include <optional>

Go to the source code of this file.
Classes | |
| struct | cuttlefish::AudioStreamSettings |
| struct | cuttlefish::AudioStreamSettings::VolumeControl |
| struct | cuttlefish::AudioMixerSettings |
Namespaces | |
| namespace | cuttlefish |
Enumerations | |
| enum class | cuttlefish::AudioChannelsLayout { cuttlefish::Mono , cuttlefish::Stereo , cuttlefish::Surround51 } |
Functions | |
| static constexpr uint8_t | cuttlefish::GetChannelsCount (AudioChannelsLayout layout) |