文件名称:code
-
所属分类:
- 标签属性:
- 上传时间:2013-04-06
-
文件大小:1kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
winmm.dll中的mciSendString方法录音C#代码
mciSendString是用来播放多媒体文件的API指令,可以播放MPEG,AVI,WAV,MP3,等等
该函数有四个参数:
第一个参数:要发送的命令字符串。字符串结构是:[命令][设备别名][命令参数].
第二个参数:返回信息的缓冲区,为一指定了大小的字符串变量.
第三个参数:缓冲区的大小,就是字符变量的长度.
第四个参数:回调方式,一般设为零-the winmm.dll of the mciSendString method of recording the C# code mciSendString API instruction is used to play multimedia files that can play MPEG, AVI, WAV, MP3, etc. The function has four parameters: the first parameter: To send a command character string. String structure is: [command] [device alias] [command parameters]. Second parameter: Returns information buffer size for a specified string variable. Third parameter: the size of the buffer is character variable length. fourth parameter: callback, generally set to zero
mciSendString是用来播放多媒体文件的API指令,可以播放MPEG,AVI,WAV,MP3,等等
该函数有四个参数:
第一个参数:要发送的命令字符串。字符串结构是:[命令][设备别名][命令参数].
第二个参数:返回信息的缓冲区,为一指定了大小的字符串变量.
第三个参数:缓冲区的大小,就是字符变量的长度.
第四个参数:回调方式,一般设为零-the winmm.dll of the mciSendString method of recording the C# code mciSendString API instruction is used to play multimedia files that can play MPEG, AVI, WAV, MP3, etc. The function has four parameters: the first parameter: To send a command character string. String structure is: [command] [device alias] [command parameters]. Second parameter: Returns information buffer size for a specified string variable. Third parameter: the size of the buffer is character variable length. fourth parameter: callback, generally set to zero
(系统自动生成,下载前可以参看下载内容)
下载文件列表
代码.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.