MPAHeaderInfo

所属分类:单片机开发
开发工具:Visual C++
文件大小:225KB
下载次数:8
上传日期:2008-01-29 15:02:12
上 传 者supermanzeng
说明:  MPEG Audio Frame Header An article about the MPEG audio frame header.
(MPEG Audio Frame HeaderAn article about the MPEG audio frame header.)

文件列表:
AboutDlg.cpp (495, 2005-11-16)
AboutDlg.h (369, 2005-11-16)
APETag.cpp (1361, 2007-04-09)
APETag.h (281, 2007-03-10)
ID3V1Tag.cpp (816, 2007-04-09)
ID3V1Tag.h (259, 2007-03-10)
ID3V2Tag.cpp (1763, 2007-03-10)
ID3V2Tag.h (329, 2007-03-10)
LameTag.cpp (2408, 2007-03-10)
LameTag.h (614, 2007-03-10)
Lyrics3Tag.cpp (1548, 2007-03-10)
Lyrics3Tag.h (283, 2007-03-10)
MPAEndOfFileException.cpp (244, 2007-02-25)
MPAEndOfFileException.h (197, 2007-02-25)
MPAException.cpp (2842, 2007-03-18)
MPAException.h (905, 2007-03-18)
MPAFile.cpp (3401, 2007-04-07)
MPAFile.h (929, 2007-04-09)
MPAFileStream.cpp (3621, 2007-03-18)
MPAFileStream.h (899, 2007-02-25)
MPAFrame.cpp (3900, 2007-04-09)
MPAFrame.h (861, 2007-03-18)
MPAHeader.cpp (9826, 2007-03-18)
MPAHeader.h (2719, 2007-03-18)
MPAStream.cpp (1623, 2007-03-18)
MPAStream.h (534, 2007-02-25)
MPEGAudioInfo.cpp (2000, 2006-01-09)
MPEGAudioInfo.h (544, 2004-09-13)
MPEGAudioInfo.rc (6744, 2007-04-07)
MPEGAudioInfo.sln (1029, 2007-01-13)
MPEGAudioInfo.vcproj (8242, 2007-04-09)
MPEGAudioInfoDlg.cpp (17655, 2007-04-09)
MPEGAudioInfoDlg.h (1698, 2007-03-18)
MusicMatchTag.cpp (2446, 2007-03-10)
MusicMatchTag.h (282, 2007-03-10)
Release (0, 2007-04-09)
Release\MPEGAudioInfo.exe (356352, 2007-04-09)
res (0, 2005-10-10)
resource.h (1467, 2006-01-22)
... ...

- Readme - MPEG Audio Info Tool V2.2 - 2007-04-09 Description: This tool can display information about MPEG audio files. It supports MPEG1, MPEG2, MPEG2.5 in all three layers. You can get all the fields from the MPEG audio frame header in each frame of the file. Additionally you can check the whole file for inconsistencies. This tool was written as an example on how to use the classes: CMPAFile, CMPAFrame, CMPAHeader, CVBRHeader, CMPAStream, CTag and CMPAException. The article MPEG Audio Frame Header on Sourceproject [http://www.codeproject.com/audio/MPEGAudioInfo.asp] provides additional information about these classes and the MPEG audio frame header in general. This tool was written with MS Visual C++ 8.0. The MFC library is statically linked. Changes from version 2.1: - added Musicmatch-Tag detection - better exception handling - improved design of CMPAStream - added Drag&Drop functionality to dialog - fixed memory leaks - updated solution to Visual Studio 2005 - better performance for finding frames

近期下载者

相关文件


收藏者