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)

Beschreibung

Does extra work to get the MPEG frame info.

Fehler-Meldungen

Tabelle 38-1. Mögliche Fehler-Arten

Error codeError messageReasonSolution
PEAR_MP3_ID_NOMP3 „No mpeg frame found“ The file have no MP3 file structure. The file is not a MP3 file.

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.