mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
626cbdc8b2
Original commit message from CVS: cleanup of unused and forgoten sections fixed links from the manual and the pwg to the API docs added more notes to README
42 lines
602 B
Text
42 lines
602 B
Text
<!-- ##### SECTION Title ##### -->
|
|
GstSystemClock
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
Default clock that uses the current system time
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
The System clock is an implementation of GstClock using the
|
|
system time.
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
#GstClock
|
|
</para>
|
|
|
|
<!-- ##### STRUCT GstSystemClock ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@clock:
|
|
@mutex:
|
|
@cond:
|
|
@_gst_reserved:
|
|
|
|
<!-- ##### MACRO GST_TYPE_SYSTEM_CLOCK ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<!-- ##### FUNCTION gst_system_clock_obtain ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@Returns:
|
|
|
|
|