代码搜索结果
找到约 10,000 项符合
Audio 的代码
install.htm
Installing TCPMP
body {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 8pt;
color: black;
background-color: white;
debug.lkv
-z -q -c -m"./Debug/audio.map" -o"./Debug/audio.out" -w -x -i"c:/ti/c5500/dsplib" -i"c:/ti/c5500/bios/lib" -i"c:/ti/c5500/rtdx/lib" -i"c:/ti/c5500/xdais/lib" -i"c:/ti/c5500/cgtools/lib" -l"55xdspx.lib
play.c
/*
vplay.c - plays and records
CREATIVE LABS VOICE-files, Microsoft WAVE-files and raw data
Autor: Michael Beck - beck@informatik.hu-berlin.de
*/
#include
#include
build.lkv
-z -q -c -m"./bin/evmdm642_audio.map" -o"./bin/evmdm642_audio.out" -w -x -i"c:/ti/ddk/lib" -i"c:/ti/boards/evmdm642/lib" -i"c:/ti/c6000/bios/lib" -i"c:/ti/c6000/rtdx/lib" -i"c:/ti/c6000/xdais/lib" -i"
build.lkf
-z -q -c -m"./bin/evmdm642_audio.map" -o"./bin/evmdm642_audio.out" -w -x -i"c:/ti/ddk/lib" -i"c:/ti/boards/evmdm642/lib" -i"c:/ti/c6000/bios/lib" -i"c:/ti/c6000/rtdx/lib" -i"c:/ti/c6000/xdais/lib" -i"
adcuser.h
/*----------------------------------------------------------------------------
* U S B - K e r n e l
*----------------------------------------------------------------------------
* N
tutorial06.java
## An ffmpeg and SDL Tutorial
Page 1 2 3 4 5 6 7 8 End Prev Home Next
Printable version Text version
## Tutorial 06: Synching Audio
Code: tutorial06.c
### Synching Audio
So now we have a decent
myendpoint.cpp
/*
VIS H.323 Video Conference System
--Sample for VIS H.323 DLL Library 2.1 Release
For more information,visit our homepage
[http://www.115studio.com]
or mail to us for t
mpegaudiotab.h
/*
* mpeg audio layer 2 tables. Most of them come from the mpeg audio
* specification.
*
* Copyright (c) 2000, 2001 Fabrice Bellard.
*
* This file is part of FFmpeg.
*
* FFmpeg is free
gspi.m
function s=gspi()
%GSPI Load the 'glockenspiel' test signal.
%
% GSPI loads the 'glockenspiel' signal. The is 262144 samples long,
% mono, recorded at 44100 Hz using 16 bit quantization.
%
%