AppSink.setEmitSignals
void setEmitSignals(bool emit)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.
Parameters
emit | the new state |