AppSrc.block

Get block property.

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

Return Value

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