.. index:: pair: struct; EE::Audio::SoundFileFactory::WriterFactory .. _doxid-struct_e_e_1_1_audio_1_1_sound_file_factory_1_1_writer_factory: struct EE::Audio::SoundFileFactory::WriterFactory ================================================= .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct WriterFactory { // fields bool(* :target:`check`)(const std::string &); :ref:`SoundFileWriter`*(* :target:`create`)(); };