摘要: 一、裸流pcm文件的录制源码 #include "stdafx.h" #include <stdio.h> #include <Windows.h> //使用了windows的“winmm.lib”自带的库 #pragma comment(lib,"winmm.lib") HWAVEIN hWave 阅读全文
posted @ 2018-10-25 10:19 bookdrip 阅读(2916) 评论(0) 推荐(0)