代码搜索结果

找到约 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.o.d

sound.o: ../sound.c \ D:/ZigBee/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/include/avr/io.h \ D:/ZigBee/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/include/avr/sfr_defs.h \ D:/ZigBee

sound.java

package kyodai; import java.io.*; import javax.sound.sampled.*; import java.net.*; /** * 控制音乐特效 */ public class Sound implements Runnable { String currentName; Object currentSound;

sound.cpp

// Sound.cpp: implementation of the CSound class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "Example2_ChatRoom.h" #include "Sound.h"

sound.h

// Sound.h: interface for the CSound class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_SOUND_H__69DAFAB9_C3EE_4821_8E74_9D069B9DECB9__INCLUDED_) #

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.js

// script.aculo.us sound.js v1.8.1, Thu Jan 03 22:07:12 -0500 2008 // Copyright (c) 2005-2007 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us) // // Based on code created by Jules Gravinese

sound.js

/* * Ext JS Library 0.30 * Copyright(c) 2006-2009, Ext JS, LLC. * licensing@extjs.com * * http://extjs.com/license */ /** * @class Ext.air.Sound * * @singleton */ Ext.air.Sou