Home
last modified time | relevance | path

Searched refs:gst_event_new_latency (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dtransportsendbin.c453 (GST_ELEMENT (element), gst_event_new_latency (min_latency))) { in gst_transport_send_bin_element_query()
/third_party/gstreamer/gstreamer/gst/
Dgstevent.h677 GstEvent* gst_event_new_latency (GstClockTime latency) G_GNUC_MALLOC;
Dgstpipeline.c728 gst_event_new_latency (latency)); in gst_pipeline_do_latency()
Dgstevent.c1523 gst_event_new_latency (GstClockTime latency) in gst_event_new_latency() function
Dgstbin.c2757 res = gst_element_send_event (element, gst_event_new_latency (min_latency)); in gst_bin_do_latency_func()
/third_party/gstreamer/gstreamer/
DChangeLog91598 (gst_event_parse_seek), (gst_event_new_latency),
103654 * gst/gstevent.c: (gst_event_new_latency),
103658 API: gst_event_new_latency