Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. reading audio file properties like artist,genre,album etc using VC++ 6

reading audio file properties like artist,genre,album etc using VC++ 6

Scheduled Pinned Locked Moved C / C++ / MFC
c++tutorial
5 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    punav
    wrote on last edited by
    #1

    I am using VC++ 6.0 for developement. I want to know how to find audio file advance properties like "Album","genre" etc Please let me how to do this in vc++ 6.0

    _ K J 3 Replies Last reply
    0
    • P punav

      I am using VC++ 6.0 for developement. I want to know how to find audio file advance properties like "Album","genre" etc Please let me how to do this in vc++ 6.0

      _ Offline
      _ Offline
      _Superman_
      wrote on last edited by
      #2

      Different audio files like MP3, WAV, WMA, RA etc. etc. have different file formats. The properties that you mentioned will be stored in different locations in different file formats.

      «_Superman_» I love work. It gives me something to do between weekends.

      P 1 Reply Last reply
      0
      • P punav

        I am using VC++ 6.0 for developement. I want to know how to find audio file advance properties like "Album","genre" etc Please let me how to do this in vc++ 6.0

        K Offline
        K Offline
        Ken Mazaika
        wrote on last edited by
        #3

        I'm pretty sure most audio files store properties like this in id3 tags.... I think id3lib [^] is an opensource C++ api.

        1 Reply Last reply
        0
        • _ _Superman_

          Different audio files like MP3, WAV, WMA, RA etc. etc. have different file formats. The properties that you mentioned will be stored in different locations in different file formats.

          «_Superman_» I love work. It gives me something to do between weekends.

          P Offline
          P Offline
          punav
          wrote on last edited by
          #4

          I need to read a MP3 file. Please let me know how to do this task

          modified on Monday, March 2, 2009 1:05 AM

          1 Reply Last reply
          0
          • P punav

            I am using VC++ 6.0 for developement. I want to know how to find audio file advance properties like "Album","genre" etc Please let me how to do this in vc++ 6.0

            J Offline
            J Offline
            Jijo Raj
            wrote on last edited by
            #5

            Hello Punav, The following links will help you. 1) What is ID3 (v1)?[^] 2) Parsing ID3 tags.[^] Regards, Jijo.

            _____________________________________________________ http://weseetips.com[^] Visual C++ tips and tricks. Updated daily.

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups