pop_buffer


Description:

public Buffer? pop_buffer ()

Steal the ref to the buffer currently queued in this.

Parameters:

this

the pad to get buffer from

Returns:

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