AppSrc.block

bool block() @property

Get block property.

Returns

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.

void block(bool propval) @property

Set block property.

Parameters

propvalWhen 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.