tagToId3Tag
fn
string tagToId3Tag(string gstTag) nothrowLooks up the ID3v2 tag for a GStreamer tag.
Parameters
gstTag | GStreamer tag to convert to vorbiscomment tag |
Returns
The corresponding ID3v2 tag or NULL if none exists.