介绍了openal的基本用法
}
} } } exit(0); alSourcei(sourceIndex, AL_SOURCE_RELATIVE, AL_FALSE); break; // 安全退出 context = alcGetCurrentContext(); device = alcGetContextsDevice(context); alcMakeContextCurrent(NULL); alcDestroyContext(context); alcCloseDevice(device);
我也是粗略了解一下,还有很多效果没有试验,如果有问题可以一起讨论。 邮箱:chengcong0812@