|
-
Feb 16th, 2007, 06:39 PM
#1
Thread Starter
Member
VB6 - MP3 information
This class reads information from a MP3 file.
- actual audio data in bytes
- position of first frame
- length (with VBR support, XING and VBRI)
- MPEG version and layer
- bitrate, approximated frame count
- samplerate, channels
- various flags (copyright,private,original,CRCs,emphasis)
The detection of the MP3's first frame is pretty safe,
ID3v2 will be skipped and the first frame needs to be followed
by a valid second frame.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|