首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > VC中读取mp3文件信息的方法 标准格式的mp3文件中,都有一些自身描述的信息,比如歌曲名称、歌手、专辑名称等信息。 这些信息都记录在mp3文件中,而且...

VC中读取mp3文件信息的方法 标准格式的mp3文件中,都有一些自身描述的信息,比如歌曲名称、歌手、专辑名称等信息。 这些信息都记录在mp3文件中,而且...

资 源 简 介

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.

文 件 列 表

MP3Info
res
Debug
MP3Info.aps
MP3Info.clw
MP3Info.cpp
MP3Info.dsp
MP3Info.dsw
MP3Info.h
MP3Info.opt
MP3Info.plg
MP3Info.rc
MP3InfoDlg.cpp
MP3InfoDlg.h
ReadMe.txt
resource.h
StdAfx.cpp
StdAfx.h
MP3Info.ncb
VIP VIP
0.170939s