tagFromVorbisTag

Looks up the GStreamer tag for a vorbiscomment tag.

string
tagFromVorbisTag
(
string vorbisTag
)

Parameters

vorbisTag string

vorbiscomment tag to convert to GStreamer tag

Return Value

Type: string

The corresponding GStreamer tag or NULL if none exists.