previousMP3_Id::setTag (Previous) (Next) MP3_Id::writenext

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

MP3_Id::study

MP3_Id::study() – does extra work to get the MPEG frame info

Synopsis

require_once 'Id.php';

void MP3_Id::study ( ( void )

Description

Does extra work to get the MPEG frame info.

Throws

Possible PEAR_Error values
Error code Error message Reason Solution
PEAR_MP3_ID_NOMP3 "No mpeg frame found" The file have no MP3 file structure. The file is not a MP3 file.

Note

This function can not be called statically.

previousMP3_Id::setTag (Previous) (Next) MP3_Id::writenext

Download Documentation Last updated: Sun, 18 Oct 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.