Package org.freedesktop.gstreamer.app
package org.freedesktop.gstreamer.app
A GStreamer library that allows applications to extract samples from and inject buffers into a pipeline
The following native libraries are required and will be loaded: libgstapp-1.0.so
For namespace-global declarations, refer to the GstApp class documentation.
-
ClassDescriptionBuffer dropping scheme to avoid the element's internal queue to block when full.Appsink is a sink plugin that supports many different methods for making the application get a handle on the GStreamer data in a pipeline.AppSink.Builder<B extends AppSink.Builder<B>>Inner class implementing a builder pattern to construct a GObject with properties.Functional interface declaration of the
EosCallbackcallback.Functional interface declaration of theNewPrerollCallbackcallback.Functional interface declaration of theNewSampleCallbackcallback.Functional interface declaration of theNewSerializedEventCallbackcallback.Functional interface declaration of theProposeAllocationCallbackcallback.Functional interface declaration of thePullPrerollCallbackcallback.Functional interface declaration of thePullSampleCallbackcallback.Functional interface declaration of theTryPullPrerollCallbackcallback.Functional interface declaration of theTryPullSampleCallbackcallback.A set of callbacks that can be installed on the appsink with gst_app_sink_set_callbacks().Functional interface declaration of theEosCallbackcallback.Functional interface declaration of theNewEventCallbackcallback.Functional interface declaration of theNewPrerollCallbackcallback.Functional interface declaration of theNewSampleCallbackcallback.Functional interface declaration of theProposeAllocationCallbackcallback.The appsrc element can be used by applications to insert data into a GStreamer pipeline.AppSrc.Builder<B extends AppSrc.Builder<B>>Inner class implementing a builder pattern to construct a GObject with properties.Functional interface declaration of theEndOfStreamCallbackcallback.Functional interface declaration of theEnoughDataCallbackcallback.Functional interface declaration of theNeedDataCallbackcallback.Functional interface declaration of thePushBufferCallbackcallback.Functional interface declaration of thePushBufferListCallbackcallback.Functional interface declaration of thePushSampleCallbackcallback.Functional interface declaration of theSeekDataCallbackcallback.A set of callbacks that can be installed on the appsrc with gst_app_src_set_callbacks().Functional interface declaration of theEnoughDataCallbackcallback.Functional interface declaration of theNeedDataCallbackcallback.Functional interface declaration of theSeekDataCallbackcallback.The stream type.Constants and functions that are declared in the global GstApp namespace.