代码搜索结果
找到约 10,000 项符合
Sound 的代码
sound.java
/*
* Copyright (c) 1999 - 2001 by Matthias Pfisterer
*
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the G
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