Buffer dropping scheme to avoid the element's internal queue to block when full.
The stream type.
Appsink is a sink plugin that supports many different methods for making the application get a handle on the GStreamer data in a pipeline. Unlike most GStreamer elements, Appsink provides external API functions.
A set of callbacks that can be installed on the appsink with gstapp.app_sink.AppSink.setCallbacks.
The appsrc element can be used by applications to insert data into a GStreamer pipeline. Unlike most GStreamer elements, appsrc provides external API functions.
A set of callbacks that can be installed on the appsrc with gstapp.app_src.AppSrc.setCallbacks.