Original filename frame contains the preferred filename for the * file, since some media doesn't allow the desired length of the filename. The * filename is case sensitive and includes its suffix. * * @package php-reader * @subpackage ID3 * @author Sven Vollbehr * @copyright Copyright (c) 2008 The PHP Reader Project Workgroup * @license http://code.google.com/p/php-reader/wiki/License New BSD License * @version $Rev: 65 $ */ final class ID3_Frame_TOFN extends ID3_Frame_AbstractText {}