代码搜索:Audio
找到约 10,000 项符合「Audio」的源代码
代码结果 10,000
www.eeworm.com/read/110972/6162598
h bitstreamhandle.h
/**********************************************************************
MPEG-4 Audio VM
Bit stream module
This software module was originally developed by
Heiko Purnhagen (University of Hannov
www.eeworm.com/read/110972/6162602
h common_m4a.h
/**********************************************************************
MPEG-4 Audio VM
Common module
This software module was originally developed by
Heiko Purnhagen (University of Hannov
www.eeworm.com/read/110972/6162604
c common_m4a.c
/**********************************************************************
MPEG-4 Audio VM
Common module
This software module was originally developed by
Heiko Purnhagen (University of Hannov
www.eeworm.com/read/110972/6162619
cpp mpegtoraw.cpp
/* MPEG/WAVE Sound library
(C) 1997 by Jung woo-jae */
// Mpegtoraw.cc
// Server which get mpeg format and put raw format.
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include
www.eeworm.com/read/110972/6162637
h block.h
/************************* MPEG-2 NBC Audio Decoder **************************
* *
"This software module was originally dev
www.eeworm.com/read/110455/6164247
java imageandsound.java
import java.awt.*;
import java.awt.event.*;
import java.awt.image.*;
import java.net.*;
import java.applet.*;
public class ImageandSound extends Applet implements MouseListener
{
int whi
www.eeworm.com/read/102935/6230398
help config.help
CONFIG_DMASOUND
Support built-in audio chips accessible by DMA on various machines
that have them. Note that this symbol does not affect the kernel
directly; rather, it controls whether configu
www.eeworm.com/read/101135/6238346
1 playwave.1
.TH PLAYWAVE 1
.SH NAME
playwave \- play an audio file in MicroSoft PCM wave format
.SH SYNOPSIS
\fBplaywave\fP [\-\fBi\fP] file
.SH DESCRIPTION
\fBPlaywave\fP writes the samples in a wave file to \f
www.eeworm.com/read/101135/6238644
1 recwave.1
RECWAVE(1) Minix Programmer's Manual RECWAVE(1)
NAME
recwave - record an audio file in MicroSoft PCM wave format
SYNOPSIS
recwave [-b -s -r] file
www.eeworm.com/read/101135/6238783
1 playwave.1
PLAYWAVE(1) Minix Programmer's Manual PLAYWAVE(1)
NAME
playwave - play an audio file in MicroSoft PCM wave format
SYNOPSIS
playwave [-i] file
DE