ILIAS
Release_4_4_x_branch Revision 61816
|
Public Member Functions | |
getid3_flac (&$fd, &$ThisFileInfo) | |
FLACparseMETAdata (&$fd, &$ThisFileInfo) | |
FLACmetaBlockTypeLookup ($blocktype) | |
FLACapplicationIDLookup ($applicationid) | |
FLACparseSTREAMINFO ($METAdataBlockData, &$ThisFileInfo) | |
FLACparseAPPLICATION ($METAdataBlockData, &$ThisFileInfo) | |
FLACparseSEEKTABLE ($METAdataBlockData, &$ThisFileInfo) | |
FLACparseCUESHEET ($METAdataBlockData, &$ThisFileInfo) |
Definition at line 19 of file module.audio.flac.php.
getid3_flac::FLACapplicationIDLookup | ( | $applicationid | ) |
Definition at line 170 of file module.audio.flac.php.
Referenced by FLACparseAPPLICATION().
getid3_flac::FLACmetaBlockTypeLookup | ( | $blocktype | ) |
Definition at line 157 of file module.audio.flac.php.
Referenced by FLACparseMETAdata().
getid3_flac::FLACparseAPPLICATION | ( | $METAdataBlockData, | |
& | $ThisFileInfo | ||
) |
Definition at line 220 of file module.audio.flac.php.
References getid3_lib\BigEndian2Int(), and FLACapplicationIDLookup().
Referenced by FLACparseMETAdata().
getid3_flac::FLACparseCUESHEET | ( | $METAdataBlockData, | |
& | $ThisFileInfo | ||
) |
Definition at line 258 of file module.audio.flac.php.
References getid3_lib\BigEndian2Int().
Referenced by FLACparseMETAdata().
getid3_flac::FLACparseMETAdata | ( | & | $fd, |
& | $ThisFileInfo | ||
) |
Definition at line 40 of file module.audio.flac.php.
References getid3_lib\BigEndian2Int(), FLACmetaBlockTypeLookup(), FLACparseAPPLICATION(), FLACparseCUESHEET(), FLACparseSEEKTABLE(), FLACparseSTREAMINFO(), and getid3_ogg\ParseVorbisCommentsFilepointer().
Referenced by getid3_flac(), and getid3_ogg\getid3_ogg().
getid3_flac::FLACparseSEEKTABLE | ( | $METAdataBlockData, | |
& | $ThisFileInfo | ||
) |
Definition at line 232 of file module.audio.flac.php.
References getid3_lib\BigEndian2Int().
Referenced by FLACparseMETAdata().
getid3_flac::FLACparseSTREAMINFO | ( | $METAdataBlockData, | |
& | $ThisFileInfo | ||
) |
Definition at line 180 of file module.audio.flac.php.
References getid3_lib\BigEndian2Bin(), getid3_lib\BigEndian2Int(), and getid3_lib\Bin2Dec().
Referenced by FLACparseMETAdata().
getid3_flac::getid3_flac | ( | & | $fd, |
& | $ThisFileInfo | ||
) |
Definition at line 22 of file module.audio.flac.php.
References FLACparseMETAdata().