搜索资源列表
CapturAudio
- 这个源码里边包含了一个CaptureAudio源码,和我上传的源文件编译时所需的头文件,这个头文件都是一些音视频源码编译时所用的头文件.另外captureaudio源码主要是用来进行音频的录制.实现了录音的功能.
mp3_audio_player
- mp3 播放模块。实现的是mp3的播放调用,文件管理和增加删除功能随后上传-mp3 player module. The realization of the mp3 player calls, document management and increased functionality to delete then upload
mp3_audio_add_song
- mp3 播放模块。实现的是mp3的增加文件功能,文件管理和熟读调节功能随后上传-mp3 player module. To achieve an increase in the mp3 file functions, document management and familiar with regulatory function then upload
20110629_091718255
- 实现录音,播放,以及Socket的上传和下载-public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState) setContentView(R.layout.main) recordButton = (Button) this.findViewById(R.id.Button01) stopButton = (Button) this.findVi
NVorbis.source
- 纯.net实现对ogg 文件的读写播放 用到了本人上传的另一个类库NAudio-Ogg File Play
MixSoundToolEx
- 本程序包含俩部分功能: 1. g729格式的文件转换为windows pcm的wav格式 2. 俩个wav格式的文件混音成一个wav文件 适用于ip电话会议混音用,混音效果很好,可以参考该混音算法,实现多方混音 -请键入文字或网站地址,或者上传文档。 取消 Běn chéngxù bāohán liǎ bùfèn gōngnéng: 1. G729 géshì de wénjiàn zhuǎnhuàn wèi windows pcm de wav géshì
usbcamara-2012-07-05
- 我们在luvcview这个项目的基础上进行了修改,使之能够在s3c6410平台上运行,采用了6410特有的硬件空间色彩转换和图像缩放功能,也就是 post processor功能。 3 另外需要说一下我们修改后的luvcview可以运行在PC Linux平台和s3c6410平台,源码里面有两个makefile文件,一个针对嵌入式版本一个针对PC Linux版本, 嵌入式版本里面分硬件实现YUV to RGB和软件实现 YUV to RGB ,缺省配置是硬件实现YUV to