mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 15:08:53 +00:00
systemclock: add Since markers for new API
This commit is contained in:
parent
2e46e7782b
commit
e30eab99a2
1 changed files with 2 additions and 0 deletions
|
@ -293,6 +293,8 @@ gst_system_clock_get_property (GObject * object, guint prop_id, GValue * value,
|
||||||
* clock.
|
* clock.
|
||||||
*
|
*
|
||||||
* MT safe.
|
* MT safe.
|
||||||
|
*
|
||||||
|
* Since: 1.4
|
||||||
*/
|
*/
|
||||||
void
|
void
|
||||||
gst_system_clock_set_default (GstClock * new_clock)
|
gst_system_clock_set_default (GstClock * new_clock)
|
||||||
|
|
Loading…
Reference in a new issue