Search code examples
bass

How do i get tags in a standard format using bass?


With Bass. I see i can get mp3 tags, ogg, mp4, wma, etc. Is there a standard way to get the artist, album, etc if available no matter what kind of format the stream is in?


Solution

  • You can use Tags BASS Add On. The description of the Add On is listed below:

    An extension producing formatted text from the ID3v1/v2, OGG/FLAC, WMA, APEv2, or MP4 tags of a BASS stream. C/C++, Delphi, and Visual Basic APIs are included.