gsttaglicenses

gsttaglicenses

Functions

Types and Values

Includes

#include <gst/tag/tag.h>

Description

Functions

gst_tag_get_license_flags ()

GstTagLicenseFlags
gst_tag_get_license_flags (const gchar *license_ref);

gst_tag_get_license_nick ()

const gchar *
gst_tag_get_license_nick (const gchar *license_ref);

gst_tag_get_license_title ()

const gchar *
gst_tag_get_license_title (const gchar *license_ref);

gst_tag_get_license_description ()

const gchar *
gst_tag_get_license_description (const gchar *license_ref);

gst_tag_get_license_jurisdiction ()

const gchar *
gst_tag_get_license_jurisdiction (const gchar *license_ref);

gst_tag_get_license_version ()

const gchar *
gst_tag_get_license_version (const gchar *license_ref);

gst_tag_get_licenses ()

gchar **
gst_tag_get_licenses (void);

Types and Values

enum GstTagLicenseFlags

Members

GST_TAG_LICENSE_PERMITS_REPRODUCTION

   

GST_TAG_LICENSE_PERMITS_DISTRIBUTION

   

GST_TAG_LICENSE_PERMITS_DERIVATIVE_WORKS

   

GST_TAG_LICENSE_PERMITS_SHARING

   

GST_TAG_LICENSE_REQUIRES_NOTICE

   

GST_TAG_LICENSE_REQUIRES_ATTRIBUTION

   

GST_TAG_LICENSE_REQUIRES_SHARE_ALIKE

   

GST_TAG_LICENSE_REQUIRES_SOURCE_CODE

   

GST_TAG_LICENSE_REQUIRES_COPYLEFT

   

GST_TAG_LICENSE_REQUIRES_LESSER_COPYLEFT

   

GST_TAG_LICENSE_PROHIBITS_COMMERCIAL_USE

   

GST_TAG_LICENSE_PROHIBITS_HIGH_INCOME_NATION_USE

   

GST_TAG_LICENSE_CREATIVE_COMMONS_LICENSE

   

GST_TAG_LICENSE_FREE_SOFTWARE_FOUNDATION_LICENSE