id3_genre_get


Description:


public unowned string? id3_genre_get (uint id)

Gets the ID3v1 genre name for a given ID.

Parameters:

id

ID of genre to query

Returns:

the genre or NULL if no genre is associated with that ID.


Namespace: Gst.Tag