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

◆ supports_streaming()

virtual bool MayaFlux::IO::FileReader::supports_streaming ( ) const
pure virtual

Check if streaming is supported for the current file.

Returns
true if file can be streamed.

Implemented in MayaFlux::IO::ImageReader, and MayaFlux::IO::SoundFileReader.