代码搜索:DirectSound
找到约 571 项符合「DirectSound」的源代码
代码结果 571
www.eeworm.com/read/263014/4306344
c dsound_wrapper.c
/*
* $Id: dsound_wrapper.c,v 1.1.1.1.2.11 2003/09/07 13:04:53 rossbencina Exp $
* Simplified DirectSound interface.
*
* Author: Phil Burk & Robert Marsanyi
*
* PortAudio Portable Real-Time Audio
www.eeworm.com/read/134999/13967634
bas module.bas
Attribute VB_Name = "Module1"
Public current_Dsb As Byte
Public Const Buf_Size = 15000
Public ds As DirectSound
Public dsb As DirectSoundBuffer
Public dsd As DSBUFFERDESC
Public dsc As Dir
www.eeworm.com/read/109249/15560736
bas module.bas
Attribute VB_Name = "Module1"
Public current_Dsb As Byte
Public Const Buf_Size = 15000
Public ds As DirectSound
Public dsb As DirectSoundBuffer
Public dsd As DSBUFFERDESC
Public dsc As Dir
www.eeworm.com/read/106245/15642631
cpp dsound.cpp
//================ DirectSound 模块===============
//#include
#include
#include
#include
#include
#include
//#include "dsoun
www.eeworm.com/read/102146/15792601
bas module.bas
Attribute VB_Name = "Module1"
Public current_Dsb As Byte
Public Const Buf_Size = 15000
Public ds As DirectSound
Public dsb As DirectSoundBuffer
Public dsd As DSBUFFERDESC
Public dsc As Dir
www.eeworm.com/read/285320/8850657
h dsutil.h
#ifndef DSUTIL_H
#define DSUTIL_H
#include
#include
#pragma message("linking with Microsoft's DirectSound library ...")
#pragma comment(lib, "dsound.lib")
class CSoundMan
www.eeworm.com/read/246290/12740857
cs soundhandler.cs
using System;
using System.Collections;
using System.Drawing;
using System.Windows.Forms;
using System.IO;
using Microsoft.DirectX;
using Microsoft.DirectX.DirectSound;
using Buffer = Microsoft
www.eeworm.com/read/14356/330874
h dsutil.h
#ifndef DSUTIL_H
#define DSUTIL_H
#include
#include
#pragma message("linking with Microsoft's DirectSound library ...")
#pragma comment(lib, "dsound.lib")
class CSoundMan
www.eeworm.com/read/15660/530193
h dsutil.h
#ifndef DSUTIL_H
#define DSUTIL_H
#include
#include
#pragma message("linking with Microsoft's DirectSound library ...")
#pragma comment(lib, "dsound.lib")
class CSoundMan
www.eeworm.com/read/15710/535796
h dsutil.h
#ifndef DSUTIL_H
#define DSUTIL_H
#include
#include
#pragma message("linking with Microsoft's DirectSound library ...")
#pragma comment(lib, "dsound.lib")
class CSoundMan