AppSink.setEmitSignals

Make appsink emit the "new-preroll" and "new-sample" signals. This option is by default disabled because signal emission is expensive and unneeded when the application prefers to operate in pull mode.

class AppSink
void
setEmitSignals
(
bool emit
)

Parameters

emit bool

the new state

Meta