Library code snippets tagged with mp3
Page 1 of 1
-
Read MP3 Tag Information (ID3v1 and ID3v2)
by Erin Jones
This sample source code demonstrates how to read IP3v1 and IP3v2 tag information from MP3's, along with MPEG headers too.
-
Add Quick MP3 Audio Functionality to your Programs
by Cooper Sloan - VB6FREAK
Add Quick MP3 Audio Functionality to your Programs - A tutorial on adding MP3 audio, without the use of the Windows Media Component. Uses MCI, so users of the Multimedia Control should have an idea of what to expect.
-
MP3 Player
by Edgar Sanchez
Demonstrates using the Windows Media Player control to create an MP3 player including theme generation, volume control, and random selection of songs.
-
MP3 Tag information
by ElementK Journals
How to decipher MP3 Tag information with Visual Basic