GstAppSinkCallbacks.proposeAllocation

Called when the propose_allocation query is available. This callback is called from the streaming thread. The allocation query can be retrieved with gst_app_sink_propose_allocation() either from this callback or from any other thread.

struct GstAppSinkCallbacks
extern (C)
bool function(GstAppSink* appsink, GstQuery* query, void* userData) proposeAllocation;

Meta

Since

1.24