代码搜索:DirectSound
找到约 571 项符合「DirectSound」的源代码
代码结果 571
www.eeworm.com/read/404151/11491117
pas eax.pas
{********************************************************************}
{* }
{* EAX.H - DirectSound3D Environmental Audio Extensions
www.eeworm.com/read/229812/4744117
c dsound.c
//---------------------------------------------------------------------------------------
//
// Simple Windows DirectSound Example Code
//
// Jim Shaw 12/3/2004
//
//----------------------------
www.eeworm.com/read/229812/4744125
cpp dsound.cpp
//---------------------------------------------------------------------------------------
//
// Simple Windows DirectSound Example Code
//
// Jim Shaw 12/3/2004
//
//----------------------------
www.eeworm.com/read/493100/6406485
h dsconf.h
/*==========================================================================;
*
* Copyright (c) Microsoft Corporation. All rights reserved.
*
* File: dsconf.h
* Content: DirectS
www.eeworm.com/read/406072/11450051
h dsconf.h
/*==========================================================================;
*
* Copyright (c) Microsoft Corporation. All rights reserved.
*
* File: dsconf.h
* Content: DirectS
www.eeworm.com/read/403191/11521006
h dsconf.h
/*==========================================================================;
*
* Copyright (c) Microsoft Corporation. All rights reserved.
*
* File: dsconf.h
* Content: DirectS
www.eeworm.com/read/413844/11139928
cpp d3dsound.cpp
#include "d3dsound.h"
LPDIRECTSOUND8 lpDSound; //DirectSound界面
DSBUFFERDESC dsbd;
pcm_sound sound_fx[MAX_SOUNDS]; //DirectSound次缓冲列表
int sound_id;
WAVEF
www.eeworm.com/read/133016/14060874
cpp d3dsound.cpp
#include "d3dsound.h"
LPDIRECTSOUND8 lpDSound; //DirectSound界面
DSBUFFERDESC dsbd;
pcm_sound sound_fx[MAX_SOUNDS]; //DirectSound次缓冲列表
int sound_id;
WAVEF
www.eeworm.com/read/162810/5513325
ini obj_list.ini
##
## Name of the application to build
##
BinName = audio_renders
SFX_WIN = .lib
SFX_LNX = .a
OBJS = \
$(ObjDir)\basic_audio_render$(OBJSFX) \
$(ObjDir)\directsound_render$(OBJSFX) \
www.eeworm.com/read/284807/8890005
cpp dxutsound.cpp
//-----------------------------------------------------------------------------
// File: DXUTsound.cpp
//
// Desc: DirectSound framework classes for reading and writing wav files and
// play