AppSrc.block

Set block property.

  1. bool block [@property getter]
  2. bool block [@property setter]
    class AppSrc
    @property
    void
    block
    (
    bool propval
    )

Parameters

propval bool

When max-bytes are queued and after the enough-data signal has been emitted, block any further push-buffer calls until the amount of queued bytes drops below the max-bytes limit.