Audaspace 1.5.0
A high level audio library.
Loading...
Searching...
No Matches
Public Attributes | List of all members
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: