[ CCode ( array_length = false , array_null_terminated = true ) ]
public string[] get_licenses ()
Returns a list of known license references (in form of URIs).
This is useful for UIs to build a list of available licenses for tagging purposes (e.g. to tag an audio track appropriately in a video or audio editor, or an image in a camera application).
NULL-terminated array of license strings. Free with strfreev when no longer needed. |