#include <stdio.h>
#include <stdlib.h>
#include <errno.h>
#include <sys/stat.h>
#include <AudioToolbox/AudioQueue.h>
Go to the source code of this file.
Classes | |
struct | OVR::Platform::OSX::AQCallbackStruct |
class | OVR::Platform::OSX::WavPlayer |
Namespaces | |
namespace | OVR |
namespace | OVR::Platform |
namespace | OVR::Platform::OSX |
Defines | |
#define | AUDIO_BUFFERS 4 |
Typedefs | |
typedef struct OVR::Platform::OSX::AQCallbackStruct | OVR::Platform::OSX::AQCallbackStruct |
#define AUDIO_BUFFERS 4 |
Definition at line 25 of file OSX_WavPlayer.h.