CMGDK r49-rc2
名字空间 | 宏定义 | 函数
K:/CMGDKv18/SDK/Include/hgl/audio/OpenAL.H文件参考
#include <hgl/al/al.h>
#include <hgl/al/alc.h>
#include <hgl/al/xram.h>
#include <hgl/al/efx.h>

浏览该文件的源代码。

名字空间

namespace  openal
 

OpenAL EE所使用的名字空间


宏定义

#define __al_h_
#define alLastError()   alGetErrorInfo(__FILE__,__LINE__)

函数

bool openal::LoadOpenAL (const wchar_t *=0)
const char * openal::alcGetDeviceList ()
bool openal::alcGetDefaultDevice (char *)
void openal::alcSetDefaultContext ()
wchar_t * openal::alGetErrorInfo (char *, int)
bool openal::InitOpenAL (const wchar_t *driver_name=0, const char *device_name=0, bool=false)
bool openal::InitOpenAL (const wchar_t *driver_name=0, const wchar_t *device_name=0, bool=false)
void openal::CloseOpenAL ()
unsigned int openal::AudioTime (ALenum, ALsizei)
double openal::AudioDataTime (ALuint, ALenum, ALsizei)

宏定义文档

#define __al_h_
#define alLastError ( )    alGetErrorInfo(__FILE__,__LINE__)
 全部  名字空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义