Flags

Details

class GstTag.TagLicenseFlags(value)

Bases: GObject.GFlags

See http://creativecommons.org/ns for more information.

PERMITS_REPRODUCTION = 1

making multiple copies is allowed

REQUIRES_SHARE_ALIKE = 1024

derivative works must be licensed under the same terms or compatible terms as the original work

PROHIBITS_HIGH_INCOME_NATION_USE = 131072

use in a non-developing country is prohibited

CREATIVE_COMMONS_LICENSE = 16777216

this license was created by the Creative Commons project

PERMITS_DISTRIBUTION = 2

distribution, public display and public performance are allowed

REQUIRES_SOURCE_CODE = 2048

source code (the preferred form for making modifications) must be provided when exercising some rights granted by the license

REQUIRES_NOTICE = 256

copyright and license notices must be kept intact

FREE_SOFTWARE_FOUNDATION_LICENSE = 33554432

this license was created by the Free Software Foundation (FSF)

PERMITS_DERIVATIVE_WORKS = 4

distribution of derivative works is allowed

REQUIRES_COPYLEFT = 4096

derivative and combined works must be licensed under specified terms, similar to those of the original work

REQUIRES_ATTRIBUTION = 512

credit must be given to copyright holder and/or author

PROHIBITS_COMMERCIAL_USE = 65536

exercising rights for commercial purposes is prohibited

PERMITS_SHARING = 8

commercial derivatives are allowed, but only non-commercial distribution is allowed

REQUIRES_LESSER_COPYLEFT = 8192

derivative works must be licensed under specified terms, with at least the same conditions as the original work; combinations with the work may be licensed under different terms