Check if @appsink 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.
%TRUE if no more samples can be pulled and the appsink is EOS.
See Implementation
Check if @appsink 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.