mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 11:29:55 +00:00
docs: minor systemsclock doc fix
This commit is contained in:
parent
925bdaa836
commit
1506784215
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ typedef struct _GstSystemClockPrivate GstSystemClockPrivate;
|
|||
* @GST_CLOCK_TYPE_REALTIME: time since Epoch
|
||||
* @GST_CLOCK_TYPE_MONOTONIC: monotonic time since some unspecified starting
|
||||
* point
|
||||
* @@GST_CLOCK_TYPE_OTHER: some other time source is used
|
||||
* @GST_CLOCK_TYPE_OTHER: some other time source is used (Since: 1.0.5)
|
||||
*
|
||||
* The different kind of clocks.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue