Playlist delay defines the numbers of milliseconds of silence that * should be inserted before this audio. The value zero indicates that this is a * part of a multifile audio track that should be played continuously. * * @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_TDLY extends ID3_Frame_AbstractText {}