代码搜索结果
找到约 10,000 项符合
Audio 的代码
frame.h
/*
* libmad - MPEG audio decoder library
*/
# ifndef LIBMAD_FRAME_H
# define LIBMAD_FRAME_H
# include "fixed.h"
# include "timer.h"
# include "stream.h"
enum mad_layer {
MAD_LAYE
aud_drv.lst
C51 COMPILER V7.50 AUD_DRV 02/16/2009 09:59:53 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE AUD_DRV
OBJECT MODULE PLACED IN
play_capture_tw.h
#ifndef _PLAY_CAPTURE_TW_H
#define _PLAY_CAPTURE_TW_H
#include
#include
#include
#include
#define ALLOW_OS_CODE 1
//#include "../dcc/include/dcc.h"
#includ
023-mp.py
import audio
sound = audio.Sound.open("E:\\Sounds\\mysound.mp3")
def playMP3():
sound.play()
print "PlayMP3 returns.."
playMP3()
mime.c
/*
* mime.c -- Web server mime types
*
* Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved.
*
* See the file "license.txt" for usage and redistribution license requirements
build.lkf
-z -q -c -m"./bin/evmdm642_echo.map" -o"./bin/evmdm642_echo.out" -w -x -i"E:/CCStudio/ddk/lib" -i"E:/CCStudio/boards/evmdm642/lib" -i"E:/CCStudio/c6000/bios/lib" -i"E:/CCStudio/C6000/rtdx/lib" -i"E:/C
cc_build_build.log
------------------------- evmdm642_echo.pjt - build -------------------------
[evmdm642_echo.cdb] "E:\CCStudio\plugins\bios\gconfgen" evmdm642_echo.cdb
[main.c] "E:\CCStudio\C6000\cgtools\bin\cl
mime_types.txt
# mime_types.txt
#
# A list of file extensions followed by the corresponding MIME type.
# Extensions not found in the table are returned as text/plain.
a application/octet-stream
aab application/x-au
compresie.m
%*******************************************************
% Compresia surselor audio prin DPCM si ADPCM;
% DPCM = Differential Pulse Code Modulation;
% ADPCM = Adaptive Differential Pulse Code Modul