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

◆ is_ready()

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

Check if the stream is ready for reading.

Returns
true if stream can be read from

Useful for coordinating with asynchronous or streaming data sources.

Implemented in MayaFlux::Kakshya::SoundStreamContainer.