Blender V2.61 - r43446
Variables

AUD_SDLDevice.cpp File Reference

#include "AUD_SDLDevice.h"
#include "AUD_IReader.h"

Go to the source code of this file.

Variables

static const char * open_error = "AUD_SDLDevice: Device couldn't be opened."
static const char * format_error = "format."

Detailed Description

Definition in file AUD_SDLDevice.cpp.


Variable Documentation

const char* format_error = "format." [static]

Definition at line 41 of file AUD_SDLDevice.cpp.

const char* open_error = "AUD_SDLDevice: Device couldn't be opened." [static]

Definition at line 40 of file AUD_SDLDevice.cpp.