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

◆ get_data_type()

virtual std::type_index MayaFlux::IO::FileReader::get_data_type ( ) const
pure virtual

Get the data type this reader produces.

Returns
Type info for the data variant content.

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