代码搜索结果
找到约 21,607 项符合
Audio 的代码
kconfig
config DMASOUND_ATARI
tristate "Atari DMA sound support"
depends on ATARI && SOUND
select DMASOUND
help
If you want to use the internal audio of your Atari in Linux, answer
Y to this questio
audio.h
/*
**********************************************************************
* audio.c -- /dev/dsp interface for emu10k1 driver
* Copyright 1999, 2000 Creative Labs, Inc.
*
*****************
audio.c
/*
**********************************************************************
* audio.c -- /dev/dsp interface for emu10k1 driver
* Copyright 1999, 2000 Creative Labs, Inc.
*
*****************
delta.h
#ifndef __SOUND_DELTA_H
#define __SOUND_DELTA_H
/*
* ALSA driver for ICEnsemble ICE1712 (Envy24)
*
* Lowlevel functions for M-Audio Delta 1010, 44, 66, Dio2496, Audiophile
*
mkdevs
#!/bin/sh
mknod /dev/display c 244 0
mknod /dev/ir c 242 0
mknod /dev/usb0 c 243 0
mknod /dev/audio c 245 4
mknod /dev/dsp c 245 3
mknod /dev/mixer c 245 0
mknod /dev/empeg_state c 246 0
mknod /dev/ra
mixart.txt
Alsa driver for Digigram miXart8 and miXart8AES/EBU soundcards
Digigram
GENERAL
=======
The miXart8 is a multichannel audio processing and mixing soundcard
that has 4 s
libffmpeg_a-audio.po
libffmpeg_a-audio.o : \
audio.c ../../../include/vlc/vlc.h \
../../../include/vlc_common.h ../../../config.h \
../../../include/vlc_config.h ../../../include/modules_inner.h \
/usr/include/stdlib.
modules.am
SOURCES_ffmpeg = \
ffmpeg.c \
ffmpeg.h \
video.c \
audio.c \
chroma.c \
encoder.c \
postprocess.c \
demux.c \
$(NULL)
makefile.am
EXTRA_DIST = cddrive.ico audio.ico table.ico \
copy.bmp delete.bmp cut.bmp exepro.bmp paste.bmp \
updir.bmp newfolder.bmp closefolder.bmp
sdl_pauseaudio.3
.TH "SDL_PauseAudio" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
.SH "NAME"
SDL_PauseAudio\- Pauses and unpauses the audio callback processing
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
.sp