Blender V2.61 - r43446
Public Attributes

AUD_DeviceSpecs Struct Reference

Specification of a sound device. More...

#include <AUD_Space.h>

List of all members.

Public Attributes

AUD_SampleFormat format
 Sample format.
union {
   struct {
      AUD_SampleRate   rate
 Sample rate in Hz.
      AUD_Channels   channels
 Channel count.
   } 
   AUD_Specs   specs
}; 

Detailed Description

Specification of a sound device.

Definition at line 220 of file AUD_Space.h.


Member Data Documentation

union { ... }

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