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

◆ get_container_type()

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

Get the container type this reader creates.

Returns
Type info for the container type.

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