MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ is_at_end()

virtual bool MayaFlux::Kakshya::StreamContainer::is_at_end ( ) const
pure virtual

Check if read position has reached the end of the stream.

Returns
true if at or past the end of data

Useful for detecting end-of-stream in playback or streaming contexts.

Implemented in MayaFlux::Kakshya::SoundStreamContainer.