/** * @author Edouard DUPIN * * @copyright 2014, Edouard DUPIN, all right reserved * * @license BSD v3 (see license file) */ #include eaudiofx::BlockEncoder::BlockEncoder() { setType(eaudiofx::blockTypeEncoder); }