代码搜索结果
找到约 10,000 项符合
Audio 的代码
audio.c
/*
audio: audio output interface
copyright ?-2006 by the mpg123 project - free software under the terms of the LGPL 2.1
see COPYING and AUTHORS files in distribution or http://mpg123.de
initially
audio.h
/*
audio: audio output interface
copyright ?-2006 by the mpg123 project - free software under the terms of the LGPL 2.1
see COPYING and AUTHORS files in distribution or http://mpg123.de
initially
audio.c
/*
audio: audio output interface
copyright ?-2006 by the mpg123 project - free software under the terms of the LGPL 2.1
see COPYING and AUTHORS files in distribution or http://mpg123.de
initially
audio.c
//音频编解码主程序
#include
#include
#include "common.h"
#include "decode.h"
void main(int argc, char**argv)
{
FILE *musicout;
Bit_stream_struc bs;
frame_params
audio.conf
# Configuration file for the audio service
# This section contains options which are not specific to any
# particular interface
[General]
# Switch to master role for incoming connections (defaults t
audio.h
/* Copyright 1996, ESS Technology, Inc. */
/* SCCSID @(#)audio.h 1.21 12/9/97 */
/*
* $Log$
*/
#ifndef __AUDIO_H__
#define __AUDIO_H__
#include "common.h"
#define LEFT_LEFT 0