AppSrc.setEmitSignals
void setEmitSignals(bool emit)Make appsrc emit the "new-preroll" and "new-buffer" 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 |