AppSrc.setEmitSignals

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.

class AppSrc
void
setEmitSignals
(
bool emit
)

Parameters

emit bool

the new state

Meta