Welcome![Sign In][Sign Up]
Location:
Search - mcisendstring

Search list

[Multimedia programb.rar

Description: 利用API函数[mciSendString]可以轻松实现MP3音乐文件的播放。下面这段程序实现了MP3播放的大部分常规操作,对其稍加修改,做一个100KB大小的MP3播放器轻而易举 启动VB程序,在窗体上放置6个命令按钮,三个标签,一个公用对话框、一个进度条、一个状态栏和一个计时器,窗本的布置请参考附图 按钮"Open MP3 File"是用来打开对话框选择MP3文件,其他5个按钮分别为Play(播放)、Pause(暂停)、Stopplay(停止播放)、Back(向后跳跃)、Prew(向前跳跃)。Label1用来表示歌曲当前时间;label2放在时度条的最左边,Caption属性为"00:00";lable3放在时度条的右边,用来表示歌曲总长。 下面就可以编写代码了。首先在窗体的"通用声明"部分声明函数
Platform: | Size: 686 | Author: | Hits:

[Otherfdsafdsafdsa

Description: 利用API函数[mciSendString]可以轻松实现MP3音乐文件的播放。下面这段程序实现了MP3播放的大部分常规操作,对其稍加修改,做一个100KB大小的MP3播放器轻而易举 -use API function [mciSendString] can easily MP3 music files players. Below this program of the MP3 player most of the conventional operation, its slightly modified, so a size of 100KB MP3 player easily
Platform: | Size: 4367 | Author: syo | Hits:

[Audio programzeeAvi

Description: 别人的用于播放AVI的软件源码,说明如何使用mciSendString而不用OCX来播放AVI-others for broadcast AVI software source code, describes how to use the mciSendString without OCX to broadcast AVI
Platform: | Size: 4636 | Author: zqh | Hits:

[Multimedia programOneMmp_Code[1]

Description: 支持百度歌词搜索 使用mcisendstring API; 支持20多种格式、支持歌词;ID3v1、ID3v2编辑。 方便显示隐藏所有界面,边工作边使用OneMmp来娱乐正是设计的初衷! 可以放mp3,cd,wma,wav,avi,asf等二十多种媒体类型。 免安装,解压就可使用,界面漂亮,可选择自已喜欢的界面。 可以多种播放方式(默认、单曲循环、列表循环、随机循环)。 强大的列表编辑功能,让你方便的整理你的媒体文件,可拖拉调动顺序。 歌词SHOW可以浏览LRC、txt格式的歌词文件。 媒体文件信息可以查看并修改MP3文件的ID3v1、ID3v2信息。 http://hi.baidu.com/lael80/blog/item/2d02673e468a633d70cf6cfd.html 支持拖拉媒体文件(也可以是文件夹)到界面中播放,拖拉到列表窗口时会添加所拖拉文件到列表中。 快速的搜索功能,方便你搜索硬盘中的媒体文件进行播放,也可以在列表中搜索。
Platform: | Size: 390105 | Author: lael | Hits:

[Multimedia programb

Description: 利用API函数[mciSendString]可以轻松实现MP3音乐文件的播放。下面这段程序实现了MP3播放的大部分常规操作,对其稍加修改,做一个100KB大小的MP3播放器轻而易举 启动VB程序,在窗体上放置6个命令按钮,三个标签,一个公用对话框、一个进度条、一个状态栏和一个计时器,窗本的布置请参考附图 按钮"Open MP3 File"是用来打开对话框选择MP3文件,其他5个按钮分别为Play(播放)、Pause(暂停)、Stopplay(停止播放)、Back(向后跳跃)、Prew(向前跳跃)。Label1用来表示歌曲当前时间;label2放在时度条的最左边,Caption属性为"00:00";lable3放在时度条的右边,用来表示歌曲总长。 下面就可以编写代码了。首先在窗体的"通用声明"部分声明函数-The use of API function [mciSendString] easily play MP3 music files
Platform: | Size: 1024 | Author: 陈颖 | Hits:

[Mathimatics-Numerical algorithms新建 文本文档 (8)

Description: MP3播放器: 利用API函数[mciSendString]可以轻松实现MP3音乐文件的播放。下面这段程序实现了MP3播放的大部分常规操作,对其稍加修改,做一个100KB大小的MP3播放器轻而易举 启动VB程序,在窗体上放置6个命令按钮,三个标签,一个公用对话框、一个进度条、一个状态栏和一个计时器,窗本的布置请参考附图 按钮"Open MP3 File"是用来打开对话框选择MP3文件,其他5个按钮分别为Play(播放)、Pause(暂停)、Stopplay(停止播放)、Back(向后跳跃)、Prew(向前跳跃)。Label1用来表示歌曲当前时间;label2放在时度条的最左边,Caption属性为"00:00";lable3放在时度条的右边,用来表示歌曲总长。-MP3 player : API function [mciSendString] can easily MP3 music player. Below this program of the MP3 player most of the conventional operation, its slightly modified, so the size of a 100KB MP3 player easily activated VB procedures, the forms to place orders six buttons, three label, a common dialog, a progress of a status bar and a 000 timer, the window layout of the buttons refer to the attached map. "MP3 File Open" is used to open the dialog box choose MP3 files, the other five buttons for Play (player), Pause (suspended), Stopplay (Cessation of players), Back (backwards jump), Prew (leap forward). Label1 songs said to the current time; Label2 degrees of time on the far left, Caption attribute to "00:00"; When lable3 degrees on the right, to songs chief said.
Platform: | Size: 2048 | Author: 周军 | Hits:

[Multimedia Develop仿Winamp界面多媒体播放器

Description: 类似Winamp漂亮界面的播放器,用mciSendString(),mciSendCommand()函数控制音频文件的播放,播放时,首先应该发送MCI_OPEN命令,打开音频设备及指定的波形文件-beautiful interface similar to the Winamp player with mciSendString (), mciSendCommand () function to control audio playback, broadcast, the first order should be sent MCI_OPEN, audio equipment and open the specified file waveform
Platform: | Size: 180224 | Author: 周孝良 | Hits:

[mpeg mp3MP3无敌播放器

Description: 利用API函数[mciSendString]可以轻松实现MP3音乐文件的播放。下面这段程序实现了MP3播放的大部分常规操作,对其稍加修改,做一个100KB大小的MP3播放器轻而易举 启动VB程序,在窗体上放置6个命令按钮,三个标签,一个公用对话框、一个进度条、一个状态栏和一个计时器,窗本的布置请参考附图 按钮-use API function [mciSendString] can easily MP3 music player. Below this program of the MP3 player most of the conventional operation, its slightly modified, so the size of a 100KB MP3 player easily activated VB procedures, the forms to place orders six buttons, three label, a common dialog, a progress of a status bar and a 000 timer, the window layout of the buttons refer to the attached map.
Platform: | Size: 8192 | Author: cici | Hits:

[Otherfdsafdsafdsa

Description: 利用API函数[mciSendString]可以轻松实现MP3音乐文件的播放。下面这段程序实现了MP3播放的大部分常规操作,对其稍加修改,做一个100KB大小的MP3播放器轻而易举 -use API function [mciSendString] can easily MP3 music files players. Below this program of the MP3 player most of the conventional operation, its slightly modified, so a size of 100KB MP3 player easily
Platform: | Size: 4096 | Author: syo | Hits:

[Audio programzeeAvi

Description: 别人的用于播放AVI的软件源码,说明如何使用mciSendString而不用OCX来播放AVI-others for broadcast AVI software source code, describes how to use the mciSendString without OCX to broadcast AVI
Platform: | Size: 4096 | Author: zqh | Hits:

[Multimedia Developbofaqi

Description: 利用API函数[mciSendString]可以轻松实现MP3音乐文件的播放。下面这段程序实现了MP3播放的大部分常规操作,对其稍加修改,做一个100KB大小的MP3播放器轻而易举 启动VB程序,在窗体上放置6个命令按钮,三个标签,一个公用对话框、一个进度条、一个状态栏和一个计时器,窗本的布置请参考附图 按钮"Open MP3 File"是用来打开对话框选择MP3文件,其他5个按钮分别为Play(播放)、Pause(暂停)、Stopplay(停止播放)、Back(向后跳跃)、Prew(向前跳跃)。Label1用来表示歌曲当前时间;label2放在时度条的最左边,Caption属性为"00:00";lable3放在时度条的右边,用来表示歌曲总
Platform: | Size: 1024 | Author: 小月三石 | Hits:

[Multimedia Developavi_player

Description: 用mcisendstring实现一个简单的播放AVI的播放器。可以定位到某一特定的帧,同时可以把该帧截图保存为一个bmp文件。-Mcisendstring with the player to achieve a simple AVI player. Can be targeted to a particular frame, the frame at the same time can be saved as a bmp screenshot file.
Platform: | Size: 1986560 | Author: 小林子 | Hits:

[Audio programhowto_mci_wav

Description: The program composes a command string of the form: open waveaudio!file alias myaudio wait Where file is the path to the .wav file. It sends this command to the mciSendString function. It then sends the command "Play myaudio wait" to play the file and "close myaudio wait" to close the file when it is done-The program composes a command string of the form: open waveaudio!file alias myaudio wait Where file is the path to the .wav file. It sends this command to the mciSendString function. It then sends the command "Play myaudio wait" to play the file and "close myaudio wait" to close the file when it is done
Platform: | Size: 14336 | Author: D | Hits:

[Multimedia programmciSendString

Description: mciSendString函数详细用法 -detailed usage mciSendString function
Platform: | Size: 3072 | Author: 朱远标 | Hits:

[Multimedia programplaymultimedia_vivek

Description: low level sound player , play any sound file using [DllImport("winmm.dll")] private static extern long mciSendString( string strCommand, StringBuilder strReturn, int iReturnLength, IntPtr oCallback) with c#-low level sound player , play any sound file using [DllImport("winmm.dll")] private static extern long mciSendString( string strCommand, StringBuilder strReturn, int iReturnLength, IntPtr oCallback) with c#
Platform: | Size: 52224 | Author: hasbe allah | Hits:

[Multimedia DevelopMP3Player

Description: 学习如何编写播放器,用VC实现,主要使用MCISENDSTRING实现-failed to translate
Platform: | Size: 10695680 | Author: cra | Hits:

[Multimedia DevelopMusicPlay

Description: mcisendstring实现的播放器。使用skin++做皮肤-mcisendstring realized player. Skin using skin++
Platform: | Size: 2464768 | Author: 涂飞 | Hits:

[OS programmciSendString-Test

Description: mciSendString 实现的声音播放器,可以加载mp3等类型歌曲,可以播放,暂停,得到声音长度等。-Test mciSendString function, It can play/stop mp3 file.It just a test example.
Platform: | Size: 3733504 | Author: ligang | Hits:

[VC/MFCmciSendString

Description: MCISendstring函数的功能和相关应用,对于想学习多媒体处理的同学有很好的参考价值。-MCISendstring of functionality and related applications, multimedia processing for students who want to learn have a good reference value.
Platform: | Size: 160768 | Author: 姜浩 | Hits:

[Windows Developmcisendstring

Description: 小眼使用VB API"mciSendString"制作功能强大的音乐播放控件,可以播放MP3,WAV,MID等格式的音乐。控件的属性和方法包括:播放,暂停,停止,获取总时长,获取当前播放进度,设置播放进度,设置音量大校可以以他为内核制作一个十分强大的播放器-Small eyes using VB API "mciSendString" making powerful music player controls, can play MP3, WAV, MID and other music formats. Properties and methods of control include: play, pause, stop, get the total length, get the current playback progress, set the playback progress, set the volume for the kernel colonel can make him a very powerful player
Platform: | Size: 5120 | Author: gpudn47 | Hits:
« 12 3 »

CodeBus www.codebus.net