Home
last modified time | relevance | path

Searched defs:buffer_switch (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/asio/
Dgstasioobject.h34 gboolean (*buffer_switch) (GstAsioObject * obj, member
Dgstasioobject.cpp150 static std::function<void(glong, ASIOBool)> buffer_switch; member in GstAsioCallbacksSlot
193 std::function<void(glong, ASIOBool)> GstAsioCallbacksSlot<instance_id>::buffer_switch; member in GstAsioCallbacksSlot<instance_id>