.. index:: pair: struct; EE::Audio::SoundFileFactory::ReaderFactory .. _doxid-struct_e_e_1_1_audio_1_1_sound_file_factory_1_1_reader_factory: struct EE::Audio::SoundFileFactory::ReaderFactory ================================================= .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct ReaderFactory { // fields bool(* :target:`check`)(IOStream &); :ref:`SoundFileReader`*(* :target:`create`)(); };