gstreamer/docs/gst/tmpl/gstversion.sgml
Thomas Vander Stichele f1a720a4cb removing added dirs
Original commit message from CVS:
removing added dirs
2005-12-16 18:29:42 +00:00

52 lines
809 B
Plaintext

<!-- ##### SECTION Title ##### -->
GstVersion
<!-- ##### SECTION Short_Description ##### -->
GStreamer version macros.
<!-- ##### SECTION Long_Description ##### -->
<para>
Use these macros e.g. when defining own plugins.
The version macros get defined by including "gst/gst.h".
</para>
<!-- ##### SECTION See_Also ##### -->
<para>
</para>
<!-- ##### SECTION Stability_Level ##### -->
<!-- ##### 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: