Album/Movie/Show title frame is intended for the title of the * recording (or source of sound) from which the audio in the file is taken. * * @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_TALB extends ID3_Frame_AbstractText {}