AppSrc.emitSignals

Get emitSignals property.

  1. bool emitSignals [@property getter]
    class AppSrc
    @property
    bool
    emitSignals
    ()
  2. bool emitSignals [@property setter]

Return Value

Type: 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.