代码搜索结果

找到约 10,000 项符合 Sound 的代码

sound.h

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

sound.java

import java.applet.Applet; import java.applet.AudioClip; import javax.swing.*; import java.awt.*; import java.net.*; import java.awt.event.*; public class Sound extends JFrame implements Runnab

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

set -tmpdir __projnav set -xsthdpdir ./xst run -ifn sound.prj -ifmt mixed -ofn sound -ofmt NGC -p xc3s400-4-pq208 -top sound -opt_mode Speed -opt_level 1 -iuc NO -lso sound.lso -keep_hier

sound.java

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

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

/* ==================================================================== Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file

sound.h

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

sound.h

///////////////////////////////////////////////////////////////////////////// // Name: wx/unix/sound.h // Purpose: wxSound class // Author: Julian Smart, Vaclav Slavik // Modified by:

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