文件名称:mp3en
- 所属分类:
- mpeg/mp3
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 253kb
- 下载次数:
- 0次
- 提 供 者:
- lamc****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
rtbuf.c is an implementation of a buffering scheme using the POSIX realtime
features. Its aim is to provide smooth playback of MPEG audio streams
even on a very heavily loaded machine. It uses many advanced features
of the operating system:
- System V shared memory
- POSIX.1b realtime scheduling extensions
- POSIX.1b memory locking
- Sound Driver DMA buffer mapping into the user proces space
Make sure that you have enabled these features! The downside
of these features is that they can only be used if the process has
root permissions. Using realtime features is somewhat dangerous, since
a realtime process can eat all the CPU time, rendering the machine
unresponsive. So don t try this on your server!
features. Its aim is to provide smooth playback of MPEG audio streams
even on a very heavily loaded machine. It uses many advanced features
of the operating system:
- System V shared memory
- POSIX.1b realtime scheduling extensions
- POSIX.1b memory locking
- Sound Driver DMA buffer mapping into the user proces space
Make sure that you have enabled these features! The downside
of these features is that they can only be used if the process has
root permissions. Using realtime features is somewhat dangerous, since
a realtime process can eat all the CPU time, rendering the machine
unresponsive. So don t try this on your server!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
mp3en
.....\bitstream.c
.....\Debug
.....\fft.c
.....\formatBitstream.c
.....\hg.mp3
.....\huffman.c
.....\ieeefloat.c
.....\l3bitstream.c
.....\l3loop.c
.....\l3mdct.c
.....\l3psy.c
.....\l3subband.c
.....\layer3.c
.....\main.c
.....\main.dsp
.....\main.dsw
.....\main.ncb
.....\main.opt
.....\main.plg
.....\Makefile
.....\portableio.c
.....\README.8hz-mp3
.....\README.Development
.....\reservoir.c
.....\tables.c
.....\wave.c
.....\bitstream.c
.....\Debug
.....\fft.c
.....\formatBitstream.c
.....\hg.mp3
.....\huffman.c
.....\ieeefloat.c
.....\l3bitstream.c
.....\l3loop.c
.....\l3mdct.c
.....\l3psy.c
.....\l3subband.c
.....\layer3.c
.....\main.c
.....\main.dsp
.....\main.dsw
.....\main.ncb
.....\main.opt
.....\main.plg
.....\Makefile
.....\portableio.c
.....\README.8hz-mp3
.....\README.Development
.....\reservoir.c
.....\tables.c
.....\wave.c