BaseSink.isLastSampleEnabled

Checks if @sink is currently configured to store the last received sample in the last-sample property.

class BaseSink
bool
isLastSampleEnabled
()

Return Value

Type: bool

%TRUE if the sink is configured to store the last received sample.

Meta