AggregatorPad.popBuffer

Steal the ref to the buffer currently queued in @pad.

class AggregatorPad
popBuffer
()

Return Value

Type: Buffer

The buffer in @pad or NULL if no buffer was queued. You should unref the buffer after usage.

Meta