Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/app/
Dgstappsink.h117 GstMiniObject * (*try_pull_object) (GstAppSink *appsink, GstClockTime timeout); member
Dgstappsink.c521 G_STRUCT_OFFSET (GstAppSinkClass, try_pull_object), NULL, NULL, NULL, in gst_app_sink_class_init()
547 klass->try_pull_object = gst_app_sink_try_pull_object; in gst_app_sink_class_init()