mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2025-01-10 09:15:27 +00:00
gir-files: Import from gstreamer 1.18.2 at 6a62351b8
This commit is contained in:
parent
ab2bbd6aca
commit
f10d6990e4
1 changed files with 2 additions and 2 deletions
|
@ -47050,7 +47050,7 @@ determine a order for the two provided values.</doc>
|
|||
|
||||
<type name="gint" c:type="gint"/>
|
||||
</constant>
|
||||
<constant name="VERSION_MICRO" value="1" c:type="GST_VERSION_MICRO">
|
||||
<constant name="VERSION_MICRO" value="2" c:type="GST_VERSION_MICRO">
|
||||
<doc xml:space="preserve">The micro version of GStreamer at compile time:</doc>
|
||||
|
||||
<type name="gint" c:type="gint"/>
|
||||
|
@ -47060,7 +47060,7 @@ determine a order for the two provided values.</doc>
|
|||
|
||||
<type name="gint" c:type="gint"/>
|
||||
</constant>
|
||||
<constant name="VERSION_NANO" value="1" c:type="GST_VERSION_NANO">
|
||||
<constant name="VERSION_NANO" value="0" c:type="GST_VERSION_NANO">
|
||||
<doc xml:space="preserve">The nano version of GStreamer at compile time:
|
||||
Actual releases have 0, GIT versions have 1, prerelease versions have 2-...</doc>
|
||||
|
||||
|
|
Loading…
Reference in a new issue