使用C ++的MP3播放器 [英] mp3 player using c++

查看:108
本文介绍了使用C ++的MP3播放器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们如何使用c ++在mp3播放器中创建和播放歌曲?

How can we create and play songs in mp3 player using c++?

推荐答案

也许这些链接可以为您提供帮助

how-to-create-a-mp3-player [ ^ ]

VC ++ Mp3 Player [ ^ ]
Maybe these links can help you

how-to-create-a-mp3-player [^]

VC++ Mp3 Player[^]


,您可以使用Windows Media Player Activex控件来播放mp3文件.对于wave文件,可以使用sndPlaySound API.

此链接显示了如何在控制台应用程序中使用IWMplayer(Windows Media Player COM界面)
you can use windows media player activex control to play mp3 file. for wave files you can use sndPlaySound API.

this link shows how to use IWMplayer(windows media player COM interface) in a console application http://msdn.microsoft.com/en-us/library/windows/desktop/dd564579(v=vs.85).aspx[^]

Hopes this helps
jkchan
http://cgmath.blogspot.com


您在Google中搜索过吗?

Have you searched in Google??

Here[^]

Thanks
--RA


这篇关于使用C ++的MP3播放器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆