Struct Ase::PcmDriverConfig
ClassList > Ase > PcmDriverConfig
PCM device configuration.
#include <driver.hh>
Public Attributes
Type | Name |
---|---|
uint | block_length = = 0 |
uint | latency_ms = = 0 |
uint | mix_freq = = 0 |
uint | n_channels = = 0 |
Public Attributes Documentation
variable block_length
uint Ase::PcmDriverConfig::block_length;
variable latency_ms
uint Ase::PcmDriverConfig::latency_ms;
variable mix_freq
uint Ase::PcmDriverConfig::mix_freq;
variable n_channels
uint Ase::PcmDriverConfig::n_channels;
The documentation for this class was generated from the following file /__w/anklang/anklang/ase/driver.hh