get_drop


Description:

public bool get_drop ()

Check if this will drop old buffers when the maximum amount of queued data is reached (meaning max buffers, time or bytes limit, whichever is hit first).

Note:

Use get_leaky_type instead.

Parameters:

this

a Sink

Returns:

true if this is dropping old buffers when the queue is filled.