Audaspace 1.5.0
A high level audio library.
|
Specification of a sound device. More...
#include <Specification.h>
Public Attributes | ||
SampleFormat | format | |
Sample format. | ||
union { | ||
struct { | ||
SampleRate rate | ||
Sample rate in Hz. | ||
Channels channels | ||
Channel count. | ||
} | ||
Specs specs | ||
}; | ||
Specification of a sound device.