AppSrcGidBuilderImpl.emitSignals

Set emitSignals property.

class AppSrcGidBuilderImpl(T)
T
emitSignals
(
bool propval
)

Parameters

propval bool

Make appsrc emit the "need-data", "enough-data" and "seek-data" signals. This option is by default enabled for backwards compatibility reasons but can disabled when needed because signal emission is expensive.

Return Value

Type: T

Builder instance for fluent chaining