get_license_flags


Description:


public LicenseFlags get_license_flags (string license_ref)

Get the flags of a license, which describe most of the features of a license in their most general form.

Parameters:

license_ref

a license reference string in form of a URI, e.g. "http://creativecommons.org/licenses/by-nc-nd/2.0/"

Returns:

the flags of the license, or 0 if the license is unknown


Namespace: Gst.Tag