IGModAudioChannel:GetTagsID3
Description
Retrieves the ID3 version 1 info from a bass channel created by sound.PlayFile or sound.PlayURL, if available.
ID3v2 is not supported.
Returns
1 table info
A table containing the information, or
nil
if no information is available.
The table will always have the following keys, filled out based on what is available:
album
, artist
, comment
, genre
, id
, title
, year