代码搜索结果

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

sound.java

//======================== Sound.java ====================== import java.awt.*; import java.awt.event.*; import java.applet.*; import java.net.*; public class Sound extends Applet implements Acti

mime.types

# This is a comment. I love comments. # This file controls what Internet media types are sent to the client for # given file extension(s). Sending the correct media type to the client # is important

bonkenc_sr.xml

BonkEnc 1.0 Serbian / Srps

todo

ffmpeg TODO list: ---------------- Fabrice's TODO list: (unordered) ------------------- Short term: - av_read_frame() API - seeking API and example in ffplay - parse_only mode - use AVFMTCTX_DISCAR

mpegaudiotab.h

/* * mpeg audio layer 2 tables. Most of them come from the mpeg audio * specification. * * Copyright (c) 2000, 2001 Fabrice Bellard. * * The licence of this code is contained in file LICENCE fo

huffman.h

/********************************************************************** Copyright (c) 1991 MPEG/audio software simulation group, All Rights Reserved huffman.h *****************************************

aud_drv.c

/*C************************************************************************** * NAME: aud_drv.c *---------------------------------------------------------------------------- * Copyright (c)

recwave.1

.TH RECWAVE 1 .SH NAME recwave \- record an audio file in MicroSoft PCM wave format .SH SYNOPSIS \fBrecwave\fP [\-\fBb\fP \-\fBs\fP \-\fBr\fP] file .SH DESCRIPTION \fBRecwav\fP takes samples from \fI

huffman.h

/********************************************************************** Copyright (c) 1991 MPEG/audio software simulation group, All Rights Reserved huffman.h *****************************************

makefile

CFLAGS=-W -Wall -ggdb `sdl-config --cflags` # There are quite a few libs here. # You should check that you have all of them. LIBS=-lm `sdl-config --libs` -lopenal -lsndfile -lvorbisfile -lvorbis -log