AggregatorPad.hasBuffer

This checks if a pad has a buffer available that will be returned by a call to gstbase.aggregator_pad.AggregatorPad.peekBuffer or gstbase.aggregator_pad.AggregatorPad.popBuffer.

class AggregatorPad
bool
hasBuffer
()

Return Value

Type: bool

true if the pad has a buffer available as the next thing.