代码搜索:OpenAL
找到约 81 项符合「OpenAL」的源代码
代码结果 81
www.eeworm.com/read/410934/11263947
h alctypes.h
#ifndef _ALCTYPES_H_
#define _ALCTYPES_H_
/**
* OpenAL cross platform audio library
* Copyright (C) 1999-2000 by authors.
* This library is free software; you can redistribute it and/or
*
www.eeworm.com/read/410934/11263943
h al.h
#ifndef _AL_H_
#define _AL_H_
/**
* OpenAL cross platform audio library
* Copyright (C) 1999-2000 by authors.
* This library is free software; you can redistribute it and/or
* modify it u
www.eeworm.com/read/182135/9215227
h audio.h
#ifndef AUDIO_H
#define AUDIO_H
#include "gamedefs.h"
/* 1 if OpenAL is initialized, 0 if not. If 0, do not try to create buffers
or anything else that would require an AL context. */
extern int
www.eeworm.com/read/182135/9215310
h audio.h
#ifndef AUDIO_H
#define AUDIO_H
#include "gamedefs.h"
/* 1 if OpenAL is initialized, 0 if not. If 0, do not try to create buffers
or anything else that would require an AL context. */
extern int
www.eeworm.com/read/101084/15853059
h audio.h
#ifndef AUDIO_H
#define AUDIO_H
#include "gamedefs.h"
/* 1 if OpenAL is initialized, 0 if not. If 0, do not try to create buffers
or anything else that would require an AL context. */
extern int
www.eeworm.com/read/101084/15853117
h audio.h
#ifndef AUDIO_H
#define AUDIO_H
#include "gamedefs.h"
/* 1 if OpenAL is initialized, 0 if not. If 0, do not try to create buffers
or anything else that would require an AL context. */
extern int
www.eeworm.com/read/410934/11263951
h alc.h
#ifndef _ALC_H_
#define _ALC_H_
#include "altypes.h"
#include "alctypes.h"
#ifdef __cplusplus
extern "C" {
#endif
#ifdef _WIN32
#ifdef _OPENAL32LIB
#define ALCAPI __declspec(dllexpor
www.eeworm.com/read/182135/9215229
c audio.c
#include
#include
#include
#include "audio.h"
#include "resources.h"
/* Include the OpenAL headers. */
#include
#include
/* Factor to control atten
www.eeworm.com/read/182135/9215311
c audio.c
#include
#include
#include
#include "audio.h"
#include "resources.h"
/* Include the OpenAL headers. */
#include
#include
/* Audio attenuation facto
www.eeworm.com/read/101084/15853060
c audio.c
#include
#include
#include
#include "audio.h"
#include "resources.h"
/* Include the OpenAL headers. */
#include
#include
/* Factor to control atten