Mixxx

/home/maxime/Projets/Mixxx/1.10/mixxx/src/sounddevice.h File Reference

#include "soundmanager.h"
Include dependency graph for sounddevice.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SoundDevice

Enumerations

enum  SoundDeviceError { SOUNDDEVICE_ERROR_OK = OK, SOUNDDEVICE_ERROR_DUPLICATE_OUTPUT_CHANNEL, SOUNDDEVICE_ERROR_EXCESSIVE_OUTPUT_CHANNEL, SOUNDDEVICE_ERROR_EXCESSIVE_INPUT_CHANNEL }

Enumeration Type Documentation

Enumerator:
SOUNDDEVICE_ERROR_OK 
SOUNDDEVICE_ERROR_DUPLICATE_OUTPUT_CHANNEL 
SOUNDDEVICE_ERROR_EXCESSIVE_OUTPUT_CHANNEL 
SOUNDDEVICE_ERROR_EXCESSIVE_INPUT_CHANNEL 

Definition at line 30 of file sounddevice.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines