代码搜索:DirectSound

找到约 571 项符合「DirectSound」的源代码

代码结果 571
www.eeworm.com/read/242732/4545761

c sound3d.c

/* DirectSound * * Copyright 1998 Marcus Meissner * Copyright 1998 Rob Riggs * Copyright 2000-2001 TransGaming Technologies, Inc. * Copyright 2002-2003 Rok Mandeljc
www.eeworm.com/read/216802/4887892

c dsound8.c

/* * Tests basic sound playback in DirectSound. * In particular we test each standard Windows sound format to make sure * we handle the sound card/driver quirks correctly. * * Part of this test i
www.eeworm.com/read/216802/4887895

c dsound.c

/* * Tests basic sound playback in DirectSound. * In particular we test each standard Windows sound format to make sure * we handle the sound card/driver quirks correctly. * * Part of this test i
www.eeworm.com/read/205824/5023441

c sound3d.c

/* DirectSound * * Copyright 1998 Marcus Meissner * Copyright 1998 Rob Riggs * Copyright 2000-2001 TransGaming Technologies, Inc. * Copyright 2002-2003 Rok Mandeljc
www.eeworm.com/read/409921/2228297

c sound3d.c

/* DirectSound * * Copyright 1998 Marcus Meissner * Copyright 1998 Rob Riggs * Copyright 2000-2001 TransGaming Technologies, Inc. * Copyright 2002-2003 Rok Mandeljc
www.eeworm.com/read/174403/9588879

cpp dsound.cpp

#include "graphics.h" LPDIRECTSOUND lpDS; // DirectSound对象 LPDIRECTSOUNDBUFFER lpDSBPrimary; // 主声音缓冲区 WAVEFORMATEX wf; BOOL sound_init = FALSE; BOOL sound_on = TRUE, mu
www.eeworm.com/read/101790/15808209

htm subject_55148.htm

序号:55148 发表者:李上奖 发表日期:2003-10-07 10:29:09 主题:directsound使用ACM压缩与解压音频 内容:小弟在做一个ACM压缩与解压directsound录入的音频,可是我调了很多次参数都无效不知何因pwfxSrc:      pwfxSrc.cbSiz
www.eeworm.com/read/261520/11639471

cpp demo10_6.cpp

// DEMO10_6.CPP DirectMusic/DirectSound mixed mode Example // make sure to link T3DLIB3.CPP and DEMO10_6.RC // INCLUDES /////////////////////////////////////////////// #define INITGUID #defi
www.eeworm.com/read/122711/14671620

cpp demo10_6.cpp

// DEMO10_6.CPP DirectMusic/DirectSound mixed mode Example // make sure to link T3DLIB3.CPP and DEMO10_6.RC // INCLUDES /////////////////////////////////////////////// #define INITGUID #defi
www.eeworm.com/read/451266/1663704

h sound.h

//======================================================== /** * @file sound.h * * 项目描述: 构造游戏引擎 * 文件描述: DirectSound音效类 * 适用平台: Windows98/2000/NT/XP * * 作者: WWBOSS * 电子邮件: w