mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 08:11:16 +00:00
f8d6750a36
Original commit message from CVS: small followup of doc fixes (section title case)
47 lines
656 B
Text
47 lines
656 B
Text
<!-- ##### SECTION Title ##### -->
|
|
GstVersion
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
GStreamer version macros
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### MACRO GST_VERSION_MAJOR ##### -->
|
|
<para>
|
|
The major version of GStreamer at compile time
|
|
</para>
|
|
|
|
|
|
|
|
<!-- ##### MACRO GST_VERSION_MINOR ##### -->
|
|
<para>
|
|
The minor version of GStreamer at compile time
|
|
</para>
|
|
|
|
|
|
|
|
<!-- ##### MACRO GST_VERSION_MICRO ##### -->
|
|
<para>
|
|
The micro version of GStreamer at compile time
|
|
</para>
|
|
|
|
|
|
|
|
<!-- ##### FUNCTION gst_version ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@major:
|
|
@minor:
|
|
@micro:
|
|
|
|
|