Home
last modified time | relevance | path

Searched refs:try_pull_preroll (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/app/
Dgstappsink.h108 GstSample * (*try_pull_preroll) (GstAppSink *appsink, GstClockTime timeout); member
Dgstappsink.c453 G_STRUCT_OFFSET (GstAppSinkClass, try_pull_preroll), NULL, NULL, NULL, in gst_app_sink_class_init()
545 klass->try_pull_preroll = gst_app_sink_try_pull_preroll; in gst_app_sink_class_init()