Documentation
Dlang.org
GstAppSinkCallbacks.eos
gstapp
c
types
GstAppSinkCallbacks
Called when the end-of-stream has been reached. This callback is called from the streaming thread.
struct
GstAppSinkCallbacks
extern (
C
)
void
function
(
GstAppSink
*
appsink
,
void
*
userData
)
eos
;
gstapp
c
types
GstAppSinkCallbacks
variables
GstReserved
eos
newEvent
newPreroll
newSample
proposeAllocation
Called when the end-of-stream has been reached. This callback is called from the streaming thread.