代码搜索结果
找到约 12,685 项符合
Sound 的代码
sound.js
// script.aculo.us sound.js v1.7.1_beta3, Fri May 25 17:19:41 +0200 2007
// Copyright (c) 2005-2007 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us)
//
// Based on code created by Jules Gra
sound.pan
#ifndef __SOUND_H__
#define __SOUND_H__
/** Panic Category */
_LIT(KSound, "Sound");
_LIT(KPlayerAdapter, "CPlayerAdapter");
_LIT(KRecorderAdapter, "CRecorderAdapter");
_LIT(KToneAdapter, "CTo
sound.java
package kyodai;
import java.io.*;
import javax.sound.sampled.*;
import java.net.*;
/**
* 控制音乐特效
*/
public class Sound implements Runnable {
String currentName;
Object currentSound;
sound.c
/***************************************************************************
sound.c
Sound routines
(c) 2000-2003 Beno� Minisini
This program is free softwar
sound.h
/***************************************************************************
sound.h
Sound routines
(c) 2000-2003 Beno顃 Minisini
This program is free softwar
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.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-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