MP3_Id::study()
MP3_Id::study() -- does extra work to get the MPEG frame info
概要
void MP3_Id::study (void)
説明
Does extra work to get the MPEG frame info.
例外・エラー
表 37-1PEAR_Error の値
| 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.
|
注意
この関数は、スタティックにコールする
ことはできません。