mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
docs: add new datetime API
This commit is contained in:
parent
b45a44ef27
commit
a13ed36c6a
1 changed files with 10 additions and 0 deletions
|
@ -2926,6 +2926,16 @@ gst_date_time_new_now_local_time
|
|||
gst_date_time_new_now_utc
|
||||
gst_date_time_ref
|
||||
gst_date_time_unref
|
||||
|
||||
gst_date_time_has_day
|
||||
gst_date_time_has_month
|
||||
gst_date_time_has_second
|
||||
gst_date_time_has_time
|
||||
gst_date_time_has_year
|
||||
|
||||
gst_date_time_new_y
|
||||
gst_date_time_new_ym
|
||||
gst_date_time_new_gst_date_time_ref
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
|
|
Loading…
Reference in a new issue