关键字  
 文件名称: MP3InfoVC中读取mp3文件信息的方法

标准格式的mp3文件中,都有一些自身描述的信息,比如歌曲下载  收藏√  我顶↑
  所属分类: Windows Develop
  开发工具: Visual C++
  文件大小: 28 KB
  上传时间: 2006-07-22
  下载次数: 32
  提 供 者: whl
 详细说明:VC中读取mp3文件信息的方法 标准格式的mp3文件中,都有一些自身描述的信息,比如歌曲名称、歌手、专辑名称等信息。 这些信息都记录在mp3文件中,而且格式是固定的。那么,我们就可以用编程的方式来获取这些信息。其实说简单一点,就是VC文件读取的操作。不过mp3有一定的信息结构,在mp3文件的最后128个字节,就包含上述的信息。那么我们打开mp3文件, 读取最后128个字节即可。-VC MP3 file information reader of the MP3 standard format document, some have described their own information, such as song title, artist, album title and other information. These messages are recorded in the MP3 file, but the format is fixed. Then, we can use the program to access such information. That simple fact that the VC paper read operation. However mp3 certain information, the structure of mp3 of the final 128 bytes, including the above information. Then we open MP3 files, read the last 128 bytes can be.
 输入关键字,在本站48万海量源码库中尽情搜索:  帮助
 [34323_mschart.rar] - vc++ 中mschart的应用,一个很好的波形控件,好东东西啊
 [VC写的MP3播放器源代码.zip] - VC写的MP3播放器源代码, 编码级实现,超牛,吐血推荐
 [仿Winamp多媒体播放器.rar] - 用VC编的仿Winamp多媒体播放器,适合多媒体学习之用。
 
 [MP3 数据格式.rar] - MP3文件的数据格式
 [lyric.rar] - MP3歌词解析器,主要功能是解析每句歌词和歌词所对应的时戳,和音频播放一起使用,就有一边播放,一边显示字幕的效果
 [MP3播放.rar] - 此代码实现了快速检索MP3文件,并且把相应的信息显示出来,比如歌手名字,专辑,乐曲风格等,为不可多地的好代码
 [MP3Dec2Wav_04.rar] - 一个将MP3/mp2文件解压成wav文件的源码
 [MP3 文件格式.zip] - MP3文件格式说明文档
 [音频MP3.rar] - 音频编码的代码比较实用
 [source1.02.rar] - 一个自己改写的串口通信程序,采用了多线程收发的效率较高,并可以实时绘图,源码有注释
相关函数/类:
CWinApp CDialog CDataExchange CWnd DestroyIcon LoadIcon GetSystemMenu CMenu CString LoadString AppendMenu IsIconic CPaintDC SendMessage GetSystemMetrics CRect GetClientRect DrawIcon CFile CFileDialog ZeroMemory SetWindowText GetDlgItem
文件列表(点击判断是否您需要的文件):
  MP3Info
  .......\Debug
  .......\MP3Info.aps
  .......\MP3Info.clw
  .......\MP3Info.cpp
  .......\MP3Info.dsp
  .......\MP3Info.dsw
  .......\MP3Info.h
  .......\MP3Info.ncb
  .......\MP3Info.opt
  .......\MP3Info.plg
  .......\MP3Info.rc
  .......\MP3InfoDlg.cpp
  .......\MP3InfoDlg.h
  .......\ReadMe.txt
  .......\res
  MP3Info.ico
  .......\...\MP3Info.rc2
  .......\resource.h
  .......\StdAfx.cpp
  .......\StdAfx.h