from_id3_tag


Description:


public unowned string? from_id3_tag (string id3_tag)

Looks up the GStreamer tag for a ID3v2 tag.

Parameters:

id3_tag

ID3v2 tag to convert to GStreamer tag

Returns:

The corresponding GStreamer tag or NULL if none exists.


Namespace: Gst.Tag