代码搜索结果

找到约 12,685 项符合 Sound 的代码

sound.h

/* * Minor numbers for the sound driver. */ #define SND_DEV_CTL 0 /* Control port /dev/mixer */ #define SND_DEV_SEQ 1 /* Sequencer output /dev/sequencer (FM synthesizer and MIDI output) */

sound.txt

Information about PowerPC Sound support ===================================================================== Please mail me (Cort Dougan, cort@fsmlabs.com) if you have questions, comment

sound-faq

bttv and sound mini howto ========================= There are alot of different bt848/849/878/879 based boards available. Making video work often is not a big deal, because this is handled completel

sound.h

/* * sound.h * * Sound class. * * Portable Windows Library * * Copyright (c) 1993-1998 Equivalence Pty. Ltd. * * The contents of this file are subject to the Mozilla Public License

sound.h

/* * sound.h * * Sound class. * * Portable Windows Library * * Copyright (c) 1993-1998 Equivalence Pty. Ltd. * * The contents of this file are subject to the Mozilla Public License

sound.cxx

/* * sound.cxx * * Code for pluigns sound device * * Portable Windows Library * * Copyright (c) 2003 Post Increment * * The contents of this file are subject to the Mozilla Public Li

sound.rc2

// // SOUND.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED /////

sound.h

/* * Minor numbers for the sound driver. */ #define SND_DEV_CTL 0 /* Control port /dev/mixer */ #define SND_DEV_SEQ 1 /* Sequencer output /dev/sequencer (FM synthesizer and MIDI output) */

sound.java

package lianliankan; import java.applet.Applet; import java.applet.AudioClip; import java.net.URL; import java.net.URLClassLoader; public class Sound { URLClassLoader urlLoader = (URLCl

sound.h

///////////////////////////////////////////////////////////////////////////// // Name: wx/msw/sound.h // Purpose: wxSound class // Author: Julian Smart // Modified by: // Created: