AppSink.getDrop

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

class AppSink
bool
getDrop
()

Return Value

Type: bool

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