to_id3_tag


Description:


public unowned string? to_id3_tag (string gst_tag)

Looks up the ID3v2 tag for a GStreamer tag.

Parameters:

gst_tag

GStreamer tag to convert to vorbiscomment tag

Returns:

The corresponding ID3v2 tag or NULL if none exists.


Namespace: Gst.Tag