GstAppSinkClass

Undocumented in source.

Members

Variables

GstReserved
void*[2] GstReserved;
Undocumented in source.
basesinkClass
GstBaseSinkClass basesinkClass;
Undocumented in source.
eos
void function(GstAppSink* appsink) eos;
newPreroll
GstFlowReturn function(GstAppSink* appsink) newPreroll;
newSample
GstFlowReturn function(GstAppSink* appsink) newSample;
pullPreroll
GstSample* function(GstAppSink* appsink) pullPreroll;
pullSample
GstSample* function(GstAppSink* appsink) pullSample;
tryPullPreroll
GstSample* function(GstAppSink* appsink, GstClockTime timeout) tryPullPreroll;
tryPullSample
GstSample* function(GstAppSink* appsink, GstClockTime timeout) tryPullSample;

Meta