Constants ========= .. currentmodule:: gi.repository.Gst .. data:: ALLOCATOR_SYSMEM :value: SystemMemory The allocator name for the default system memory allocator .. data:: BUFFER_COPY_ALL :value: 0 Combination of all possible fields that can be copied with :func:`~gi.repository.Gst.Buffer.copy_into`. .. data:: BUFFER_COPY_METADATA :value: 0 Combination of all possible metadata fields that can be copied with :func:`~gi.repository.Gst.Buffer.copy_into`. .. data:: BUFFER_OFFSET_NONE :value: 18446744073709551615 Constant for no-offset return results. .. data:: CAN_INLINE :value: 1 .. data:: CAPS_FEATURE_MEMORY_SYSTEM_MEMORY :value: memory:SystemMemory .. data:: CLOCK_TIME_NONE :value: 18446744073709551615 Constant to define an undefined clock time. .. data:: DEBUG_BG_MASK :value: 240 .. data:: DEBUG_FG_MASK :value: 15 .. data:: DEBUG_FORMAT_MASK :value: 65280 .. data:: ELEMENT_FACTORY_KLASS_DECODER :value: Decoder .. data:: ELEMENT_FACTORY_KLASS_DECRYPTOR :value: Decryptor .. data:: ELEMENT_FACTORY_KLASS_DEMUXER :value: Demuxer .. data:: ELEMENT_FACTORY_KLASS_DEPAYLOADER :value: Depayloader .. data:: ELEMENT_FACTORY_KLASS_ENCODER :value: Encoder .. data:: ELEMENT_FACTORY_KLASS_ENCRYPTOR :value: Encryptor .. data:: ELEMENT_FACTORY_KLASS_FORMATTER :value: Formatter .. data:: ELEMENT_FACTORY_KLASS_HARDWARE :value: Hardware Elements interacting with hardware devices should specify this classifier in their metadata. You may need to put the element in "READY" state to test if the hardware is present in the system. .. data:: ELEMENT_FACTORY_KLASS_MEDIA_AUDIO :value: Audio .. data:: ELEMENT_FACTORY_KLASS_MEDIA_IMAGE :value: Image .. data:: ELEMENT_FACTORY_KLASS_MEDIA_METADATA :value: Metadata .. data:: ELEMENT_FACTORY_KLASS_MEDIA_SUBTITLE :value: Subtitle .. data:: ELEMENT_FACTORY_KLASS_MEDIA_VIDEO :value: Video .. data:: ELEMENT_FACTORY_KLASS_MUXER :value: Muxer .. data:: ELEMENT_FACTORY_KLASS_PARSER :value: Parser .. data:: ELEMENT_FACTORY_KLASS_PAYLOADER :value: Payloader .. data:: ELEMENT_FACTORY_KLASS_SINK :value: Sink .. data:: ELEMENT_FACTORY_KLASS_SRC :value: Source .. data:: ELEMENT_FACTORY_TYPE_ANY :value: 562949953421311 Elements of any of the defined GST_ELEMENT_FACTORY_LIST types .. data:: ELEMENT_FACTORY_TYPE_AUDIOVIDEO_SINKS :value: 3940649673949188 All sinks handling audio, video or image media types .. data:: ELEMENT_FACTORY_TYPE_AUDIO_ENCODER :value: 1125899906842626 All encoders handling audio media types .. data:: ELEMENT_FACTORY_TYPE_DECODABLE :value: 1377 All elements used to 'decode' streams (decoders, demuxers, parsers, depayloaders) .. data:: ELEMENT_FACTORY_TYPE_DECODER :value: 1 .. data:: ELEMENT_FACTORY_TYPE_DECRYPTOR :value: 1024 .. data:: ELEMENT_FACTORY_TYPE_DEMUXER :value: 32 .. data:: ELEMENT_FACTORY_TYPE_DEPAYLOADER :value: 256 .. data:: ELEMENT_FACTORY_TYPE_ENCODER :value: 2 .. data:: ELEMENT_FACTORY_TYPE_ENCRYPTOR :value: 2048 .. data:: ELEMENT_FACTORY_TYPE_FORMATTER :value: 512 .. data:: ELEMENT_FACTORY_TYPE_HARDWARE :value: 4096 .. data:: ELEMENT_FACTORY_TYPE_MAX_ELEMENTS :value: 281474976710656 .. data:: ELEMENT_FACTORY_TYPE_MEDIA_ANY :value: 18446462598732840960 Elements matching any of the defined GST_ELEMENT_FACTORY_TYPE_MEDIA types Note: Do not use this if you wish to not filter against any of the defined media types. If you wish to do this, simply don't specify any GST_ELEMENT_FACTORY_TYPE_MEDIA flag. .. data:: ELEMENT_FACTORY_TYPE_MEDIA_AUDIO :value: 1125899906842624 .. data:: ELEMENT_FACTORY_TYPE_MEDIA_IMAGE :value: 2251799813685248 .. data:: ELEMENT_FACTORY_TYPE_MEDIA_METADATA :value: 9007199254740992 .. data:: ELEMENT_FACTORY_TYPE_MEDIA_SUBTITLE :value: 4503599627370496 .. data:: ELEMENT_FACTORY_TYPE_MEDIA_VIDEO :value: 562949953421312 .. data:: ELEMENT_FACTORY_TYPE_MUXER :value: 16 .. data:: ELEMENT_FACTORY_TYPE_PARSER :value: 64 .. data:: ELEMENT_FACTORY_TYPE_PAYLOADER :value: 128 .. data:: ELEMENT_FACTORY_TYPE_SINK :value: 4 .. data:: ELEMENT_FACTORY_TYPE_SRC :value: 8 .. data:: ELEMENT_FACTORY_TYPE_TIMESTAMPER :value: 8192 Timestamp correcting elements .. data:: ELEMENT_FACTORY_TYPE_VIDEO_ENCODER :value: 2814749767106562 All encoders handling video or image media types .. data:: ELEMENT_METADATA_AUTHOR :value: author Name and contact details of the author(s). Use \n to separate multiple author details. E.g: "Joe Bloggs wzxhzdk:0joe.blogs at foo.comwzxhzdk:1" .. data:: ELEMENT_METADATA_DESCRIPTION :value: description Sentence describing the purpose of the element. E.g: "Write stream to a file" .. data:: ELEMENT_METADATA_DOC_URI :value: doc-uri Set uri pointing to user documentation. Applications can use this to show help for e.g. effects to users. .. data:: ELEMENT_METADATA_ICON_NAME :value: icon-name Elements that bridge to certain other products can include an icon of that used product. Application can show the icon in menus/selectors to help identifying specific elements. .. data:: ELEMENT_METADATA_KLASS :value: klass String describing the type of element, as an unordered list separated with slashes ('/'). See draft-klass.txt of the design docs for more details and common types. E.g: "Sink/File" .. data:: ELEMENT_METADATA_LONGNAME :value: long-name The long English name of the element. E.g. "File Sink" .. data:: EVENT_NUM_SHIFT :value: 8 .. data:: EVENT_TYPE_BOTH :value: 0 The same thing as ``GST_EVENT_TYPE_UPSTREAM`` | ``GST_EVENT_TYPE_DOWNSTREAM``. .. data:: FLAG_SET_MASK_EXACT :value: 4294967295 A mask value with all bits set, for use as a GstFlagSet mask where all flag bits must match exactly .. data:: FORMAT_PERCENT_MAX :value: 1000000 The PERCENT format is between 0 and this value .. data:: FORMAT_PERCENT_SCALE :value: 10000 The value used to scale down the reported PERCENT format value to its real value. .. data:: GROUP_ID_INVALID :value: 0 A value which is guaranteed to never be returned by :func:`~gi.repository.Gst.util_group_id_next`. Can be used as a default value in variables used to store group_id. .. data:: LICENSE_UNKNOWN :value: unknown To be used in GST_PLUGIN_DEFINE if unsure about the licence. .. data:: LOCK_FLAG_READWRITE :value: 0 GstLockFlags value alias for GST_LOCK_FLAG_READ | GST_LOCK_FLAG_WRITE .. data:: MAP_READWRITE :value: 0 GstMapFlags value alias for GST_MAP_READ | GST_MAP_WRITE .. data:: META_TAG_MEMORY_REFERENCE_STR :value: memory-reference This metadata stays relevant until a deep copy is made. .. data:: META_TAG_MEMORY_STR :value: memory This metadata stays relevant as long as memory layout is unchanged. In hindsight, this tag should have been called "memory-layout". .. data:: MSECOND :value: 1000000 Constant that defines one GStreamer millisecond. .. data:: NSECOND :value: 1 Constant that defines one GStreamer nanosecond .. data:: PARAM_CONDITIONALLY_AVAILABLE :value: 16384 Use this flag on GObject properties of GstObject to indicate that they might not be available depending on environment such as OS, device, etc, so such properties will be installed conditionally only if the GstObject is able to support it. .. data:: PARAM_CONTROLLABLE :value: 512 Use this flag on GObject properties to signal they can make sense to be. controlled over time. This hint is used by the GstController. .. data:: PARAM_DOC_SHOW_DEFAULT :value: 8192 Use this flag on GObject properties of GstObject to indicate that during ``gst-inspect`` and friends, the default value should be used as default instead of the current value. .. data:: PARAM_MUTABLE_PAUSED :value: 2048 Use this flag on GObject properties of GstElements to indicate that they can be changed when the element is in the PAUSED or lower state. This flag implies GST_PARAM_MUTABLE_READY. .. data:: PARAM_MUTABLE_PLAYING :value: 4096 Use this flag on GObject properties of GstElements to indicate that they can be changed when the element is in the PLAYING or lower state. This flag implies GST_PARAM_MUTABLE_PAUSED. .. data:: PARAM_MUTABLE_READY :value: 1024 Use this flag on GObject properties of GstElements to indicate that they can be changed when the element is in the READY or lower state. .. data:: PARAM_USER_SHIFT :value: 65536 Bits based on GST_PARAM_USER_SHIFT can be used by 3rd party applications. .. data:: PROTECTION_SYSTEM_ID_CAPS_FIELD :value: protection-system The field name in a GstCaps that is used to signal the UUID of the protection system. .. data:: PROTECTION_UNSPECIFIED_SYSTEM_ID :value: unspecified-system-id The protection system value of the unspecified UUID. In some cases the system protection ID is not present in the contents or in their metadata, as encrypted WebM. This define is used to set the value of the "system_id" field in GstProtectionEvent, with this value, the application will use an external information to choose which protection system to use. Example: The matroskademux uses this value in the case of encrypted WebM, the application will choose the appropriate protection system based on the information received through EME API. .. data:: QUERY_NUM_SHIFT :value: 8 .. data:: QUERY_TYPE_BOTH :value: 0 The same thing as ``GST_QUERY_TYPE_UPSTREAM`` | ``GST_QUERY_TYPE_DOWNSTREAM``. .. data:: SECOND :value: 1000000000 Constant that defines one GStreamer second. .. data:: SEGMENT_INSTANT_FLAGS :value: 912 .. data:: SEQNUM_INVALID :value: 0 A value which is guaranteed to never be returned by :func:`~gi.repository.Gst.util_seqnum_next`. Can be used as a default value in variables used to store seqnum. .. data:: TAG_ALBUM :value: album album containing this data (string) The album name as it should be displayed, e.g. 'The Jazz Guitar' .. data:: TAG_ALBUM_ARTIST :value: album-artist The artist of the entire album, as it should be displayed. .. data:: TAG_ALBUM_ARTIST_SORTNAME :value: album-artist-sortname The artist of the entire album, as it should be sorted. .. data:: TAG_ALBUM_GAIN :value: replaygain-album-gain album gain in db (double) .. data:: TAG_ALBUM_PEAK :value: replaygain-album-peak peak of the album (double) .. data:: TAG_ALBUM_SORTNAME :value: album-sortname album containing this data, as used for sorting (string) The album name as it should be sorted, e.g. 'Jazz Guitar, The' .. data:: TAG_ALBUM_VOLUME_COUNT :value: album-disc-count count of discs inside collection this disc belongs to (unsigned integer) .. data:: TAG_ALBUM_VOLUME_NUMBER :value: album-disc-number disc number inside a collection (unsigned integer) .. data:: TAG_APPLICATION_DATA :value: application-data Arbitrary application data (sample) Some formats allow applications to add their own arbitrary data into files. This data is application dependent. .. data:: TAG_APPLICATION_NAME :value: application-name Name of the application used to create the media (string) .. data:: TAG_ARTIST :value: artist person(s) responsible for the recording (string) The artist name as it should be displayed, e.g. 'Jimi Hendrix' or 'The Guitar Heroes' .. data:: TAG_ARTIST_SORTNAME :value: artist-sortname person(s) responsible for the recording, as used for sorting (string) The artist name as it should be sorted, e.g. 'Hendrix, Jimi' or 'Guitar Heroes, The' .. data:: TAG_ATTACHMENT :value: attachment generic file attachment (sample) (sample taglist should specify the content type and if possible set "filename" to the file name of the attachment) .. data:: TAG_AUDIO_CODEC :value: audio-codec codec the audio data is stored in (string) .. data:: TAG_BEATS_PER_MINUTE :value: beats-per-minute number of beats per minute in audio (double) .. data:: TAG_BITRATE :value: bitrate exact or average bitrate in bits/s (unsigned integer) .. data:: TAG_CODEC :value: codec codec the data is stored in (string) .. data:: TAG_COMMENT :value: comment free text commenting the data (string) .. data:: TAG_COMPOSER :value: composer person(s) who composed the recording (string) .. data:: TAG_COMPOSER_SORTNAME :value: composer-sortname The composer's name, used for sorting (string) .. data:: TAG_CONDUCTOR :value: conductor conductor/performer refinement (string) .. data:: TAG_CONTACT :value: contact contact information (string) .. data:: TAG_CONTAINER_FORMAT :value: container-format container format the data is stored in (string) .. data:: TAG_CONTAINER_SPECIFIC_TRACK_ID :value: container-specific-track-id Unique identifier for the audio, video or text track this tag is associated with. The mappings for several container formats are defined in the `Sourcing In-band Media Resource Tracks from Media Containers into HTML specification `__\. .. data:: TAG_COPYRIGHT :value: copyright copyright notice of the data (string) .. data:: TAG_COPYRIGHT_URI :value: copyright-uri URI to location where copyright details can be found (string) .. data:: TAG_DATE :value: date date the data was created (:obj:`~gi.repository.GLib.Date` structure) .. data:: TAG_DATE_TIME :value: datetime date and time the data was created (:obj:`~gi.repository.Gst.DateTime` structure) .. data:: TAG_DESCRIPTION :value: description short text describing the content of the data (string) .. data:: TAG_DEVICE_MANUFACTURER :value: device-manufacturer Manufacturer of the device used to create the media (string) .. data:: TAG_DEVICE_MODEL :value: device-model Model of the device used to create the media (string) .. data:: TAG_DURATION :value: duration length in GStreamer time units (nanoseconds) (unsigned 64-bit integer) .. data:: TAG_ENCODED_BY :value: encoded-by name of the person or organisation that encoded the file. May contain a copyright message if the person or organisation also holds the copyright (string) Note: do not use this field to describe the encoding application. Use ``GST_TAG_APPLICATION_NAME`` or ``GST_TAG_COMMENT`` for that. .. data:: TAG_ENCODER :value: encoder encoder used to encode this stream (string) .. data:: TAG_ENCODER_VERSION :value: encoder-version version of the encoder used to encode this stream (unsigned integer) .. data:: TAG_EXTENDED_COMMENT :value: extended-comment key/value text commenting the data (string) Must be in the form of 'key=comment' or 'key[lc]=comment' where 'lc' is an ISO-639 language code. This tag is used for unknown Vorbis comment tags, unknown APE tags and certain ID3v2 comment fields. .. data:: TAG_GENRE :value: genre genre this data belongs to (string) .. data:: TAG_GEO_LOCATION_CAPTURE_DIRECTION :value: geo-location-capture-direction Indicates the direction the device is pointing to when capturing a media. It is represented as degrees in floating point representation, 0 means the geographic north, and increases clockwise (double from 0 to 360) See also ``GST_TAG_GEO_LOCATION_MOVEMENT_DIRECTION`` .. data:: TAG_GEO_LOCATION_CITY :value: geo-location-city The city (english name) where the media has been produced (string). .. data:: TAG_GEO_LOCATION_COUNTRY :value: geo-location-country The country (english name) where the media has been produced (string). .. data:: TAG_GEO_LOCATION_ELEVATION :value: geo-location-elevation geo elevation of where the media has been recorded or produced in meters according to WGS84 (zero is average sea level) (double). .. data:: TAG_GEO_LOCATION_HORIZONTAL_ERROR :value: geo-location-horizontal-error Represents the expected error on the horizontal positioning in meters (double). .. data:: TAG_GEO_LOCATION_LATITUDE :value: geo-location-latitude geo latitude location of where the media has been recorded or produced in degrees according to WGS84 (zero at the equator, negative values for southern latitudes) (double). .. data:: TAG_GEO_LOCATION_LONGITUDE :value: geo-location-longitude geo longitude location of where the media has been recorded or produced in degrees according to WGS84 (zero at the prime meridian in Greenwich/UK, negative values for western longitudes). (double). .. data:: TAG_GEO_LOCATION_MOVEMENT_DIRECTION :value: geo-location-movement-direction Indicates the movement direction of the device performing the capture of a media. It is represented as degrees in floating point representation, 0 means the geographic north, and increases clockwise (double from 0 to 360) See also ``GST_TAG_GEO_LOCATION_CAPTURE_DIRECTION`` .. data:: TAG_GEO_LOCATION_MOVEMENT_SPEED :value: geo-location-movement-speed Speed of the capturing device when performing the capture. Represented in m/s. (double) See also ``GST_TAG_GEO_LOCATION_MOVEMENT_DIRECTION`` .. data:: TAG_GEO_LOCATION_NAME :value: geo-location-name human readable descriptive location of where the media has been recorded or produced. (string). .. data:: TAG_GEO_LOCATION_SUBLOCATION :value: geo-location-sublocation A location 'smaller' than GST_TAG_GEO_LOCATION_CITY that specifies better where the media has been produced. (e.g. the neighborhood) (string). This tag has been added as this is how it is handled/named in XMP's Iptc4xmpcore schema. .. data:: TAG_GROUPING :value: grouping Groups together media that are related and spans multiple tracks. An example are multiple pieces of a concerto. (string) .. data:: TAG_HOMEPAGE :value: homepage Homepage for this media (i.e. artist or movie homepage) (string) .. data:: TAG_IMAGE :value: image image (sample) (sample taglist should specify the content type and preferably also set "image-type" field as ``GstTagImageType``\) .. data:: TAG_IMAGE_ORIENTATION :value: image-orientation Represents the 'Orientation' tag from EXIF. Defines how the image should be rotated and mirrored for display. (string) This tag has a predefined set of allowed values: "rotate-0" "rotate-90" "rotate-180" "rotate-270" "flip-rotate-0" "flip-rotate-90" "flip-rotate-180" "flip-rotate-270" The naming is adopted according to a possible transformation to perform on the image to fix its orientation, obviously equivalent operations will yield the same result. Rotations indicated by the values are in clockwise direction and 'flip' means an horizontal mirroring. .. data:: TAG_INTERPRETED_BY :value: interpreted-by Information about the people behind a remix and similar interpretations of another existing piece (string) .. data:: TAG_ISRC :value: isrc International Standard Recording Code - see http://www.ifpi.org/isrc/ (string) .. data:: TAG_KEYWORDS :value: keywords comma separated keywords describing the content (string). .. data:: TAG_LANGUAGE_CODE :value: language-code ISO-639-2 or ISO-639-1 code for the language the content is in (string) There is utility API in libgsttag in gst-plugins-base to obtain a translated language name from the language code: ``gst_tag_get_language_name()`` .. data:: TAG_LANGUAGE_NAME :value: language-name Name of the language the content is in (string) Free-form name of the language the content is in, if a language code is not available. This tag should not be set in addition to a language code. It is undefined what language or locale the language name is in. .. data:: TAG_LICENSE :value: license license of data (string) .. data:: TAG_LICENSE_URI :value: license-uri URI to location where license details can be found (string) .. data:: TAG_LOCATION :value: location Origin of media as a URI (location, where the original of the file or stream is hosted) (string) .. data:: TAG_LYRICS :value: lyrics The lyrics of the media (string) .. data:: TAG_MAXIMUM_BITRATE :value: maximum-bitrate maximum bitrate in bits/s (unsigned integer) .. data:: TAG_MIDI_BASE_NOTE :value: midi-base-note `Midi note number `__ of the audio track. This is useful for sample instruments and in particular for multi-samples. .. data:: TAG_MINIMUM_BITRATE :value: minimum-bitrate minimum bitrate in bits/s (unsigned integer) .. data:: TAG_NOMINAL_BITRATE :value: nominal-bitrate nominal bitrate in bits/s (unsigned integer). The actual bitrate might be different from this target bitrate. .. data:: TAG_ORGANIZATION :value: organization organization (string) .. data:: TAG_PERFORMER :value: performer person(s) performing (string) .. data:: TAG_PREVIEW_IMAGE :value: preview-image image that is meant for preview purposes, e.g. small icon-sized version (sample) (sample taglist should specify the content type) .. data:: TAG_PRIVATE_DATA :value: private-data Any private data that may be contained in tags (sample). It is represented by :obj:`~gi.repository.Gst.Sample` in which :obj:`~gi.repository.Gst.Buffer` contains the binary data and the sample's info :obj:`~gi.repository.Gst.Structure` may contain any extra information that identifies the origin or meaning of the data. Private frames in ID3v2 tags ('PRIV' frames) will be represented using this tag, in which case the GstStructure will be named "ID3PrivateFrame" and contain a field named "owner" of type string which contains the owner-identification string from the tag. .. data:: TAG_PUBLISHER :value: publisher Name of the label or publisher (string) .. data:: TAG_REFERENCE_LEVEL :value: replaygain-reference-level reference level of track and album gain values (double) .. data:: TAG_SERIAL :value: serial serial number of track (unsigned integer) .. data:: TAG_SHOW_EPISODE_NUMBER :value: show-episode-number Number of the episode within a season/show (unsigned integer) .. data:: TAG_SHOW_NAME :value: show-name Name of the show, used for displaying (string) .. data:: TAG_SHOW_SEASON_NUMBER :value: show-season-number Number of the season of a show/series (unsigned integer) .. data:: TAG_SHOW_SORTNAME :value: show-sortname Name of the show, used for sorting (string) .. data:: TAG_SUBTITLE_CODEC :value: subtitle-codec codec/format the subtitle data is stored in (string) .. data:: TAG_TITLE :value: title commonly used title (string) The title as it should be displayed, e.g. 'The Doll House' .. data:: TAG_TITLE_SORTNAME :value: title-sortname commonly used title, as used for sorting (string) The title as it should be sorted, e.g. 'Doll House, The' .. data:: TAG_TRACK_COUNT :value: track-count count of tracks inside collection this track belongs to (unsigned integer) .. data:: TAG_TRACK_GAIN :value: replaygain-track-gain track gain in db (double) .. data:: TAG_TRACK_NUMBER :value: track-number track number inside a collection (unsigned integer) .. data:: TAG_TRACK_PEAK :value: replaygain-track-peak peak of the track (double) .. data:: TAG_USER_RATING :value: user-rating Rating attributed by a person (likely the application user). The higher the value, the more the user likes this media (unsigned int from 0 to 100) .. data:: TAG_VERSION :value: version version of this data (string) .. data:: TAG_VIDEO_CODEC :value: video-codec codec the video data is stored in (string) .. data:: TOC_REPEAT_COUNT_INFINITE :value: -1 Special value for the repeat_count set in :func:`~gi.repository.Gst.TocEntry.set_loop` or returned by :func:`~gi.repository.Gst.TocEntry.set_loop` to indicate infinite looping. .. data:: URI_NO_PORT :value: 0 Value for :obj:`~gi.repository.Gst.Uri`\.port to indicate no port number. .. data:: USECOND :value: 1000 Constant that defines one GStreamer microsecond. .. data:: VALUE_EQUAL :value: 0 Indicates that the first value provided to a comparison function (:func:`~gi.repository.Gst.value_compare`) is equal to the second one. .. data:: VALUE_GREATER_THAN :value: 1 Indicates that the first value provided to a comparison function (:func:`~gi.repository.Gst.value_compare`) is greater than the second one. .. data:: VALUE_LESS_THAN :value: -1 Indicates that the first value provided to a comparison function (:func:`~gi.repository.Gst.value_compare`) is lesser than the second one. .. data:: VALUE_UNORDERED :value: 2 Indicates that the comparison function (:func:`~gi.repository.Gst.value_compare`) can not determine a order for the two provided values. .. data:: VERSION_MAJOR :value: 1 The major version of GStreamer at compile time: .. data:: VERSION_MICRO :value: 11 The micro version of GStreamer at compile time: .. data:: VERSION_MINOR :value: 24 The minor version of GStreamer at compile time: .. data:: VERSION_NANO :value: 0 The nano version of GStreamer at compile time: Actual releases have 0, GIT versions have 1, prerelease versions have 2-...