is_eos


Description:

public bool is_eos ()

Check if this is EOS, which is when no more samples can be pulled because an EOS event was received.

This function also returns true when the appsink is not in the PAUSED or PLAYING state.

Parameters:

this

a Sink

Returns:

true if no more samples can be pulled and the appsink is EOS.