tagToId3Tag

Looks up the ID3v2 tag for a GStreamer tag.

string
tagToId3Tag
(
string gstTag
)

Parameters

gstTag string

GStreamer tag to convert to vorbiscomment tag

Return Value

Type: string

The corresponding ID3v2 tag or NULL if none exists.