代码搜索结果
找到约 10,000 项符合
Sound 的代码
kernel-module-snd-timer.list
/lib/modules/2.6.23/kernel/sound/core/snd-timer.ko
kernel-module-snd-pcm.list
/lib/modules/2.6.23/kernel/sound/core/snd-pcm.ko
iis.h
#define CONFIG_SOUND_S3C2410_IIS 1
madapterobserver.h
/*
* ==============================================================================
* Name : MAdapterObserver.h
* Part of : Sound Application
* Interface :
* Description : Defini
playeradapter.cpp
/*
* ==============================================================================
* Name : PlayerAdapter.cpp
* Part of : Sound Application
* Description : Implementation of the pla
readme.txt
/******************************************************
RUNNING THE SCOPE
******************************************************/
To run this sample you must have a sound card connecte
soundin.cpp
// Sound.cpp: implementation of the CSoundIn class.
//
/////////////////////////////////////////////////////////////////////////////////////////
/*
This program is Copyright Developped
datatype.java
package skullplay;
import javax.sound.sampled.*;
import java.io.*;
public class DataType
{
private AudioInputStream fileis=null,soundis=null;
private AudioFormat fileaf,soundaf1,soundaf2,sound
mp-loadsound.c
/* Sound loader for Multi-Play. */
#include
#include
#include
/* Loads a sound file from disk into a newly allocated buffer.
Sets *rate to the sample rate of the
audio_alsa.c
/*
audio_alsa: sound output with Advanced Linux Sound Architecture 1.x API
copyright 2006 by the mpg123 project - free software under the terms of the LGPL 2.1
see COPYING and AUTHORS files in dis