Audaspace 1.7.0
A high level audio library.
Loading...
Searching...
No Matches
DeviceSpecs Struct Reference

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 
}; 

Detailed Description

Specification of a sound device.


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