ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
GetId3() by James Heinrich info@.nosp@m.geti.nosp@m.d3.or.nosp@m.g //. More...
Public Member Functions | |
analyze () | |
![]() | |
__construct (GetId3Core $getid3, $call_module=null) | |
analyze () | |
Analyze from file pointer. More... | |
AnalyzeString (&$string) | |
Analyze from string instead. More... | |
saveAttachment (&$ThisFileInfoIndex, $filename, $offset, $length) | |
Private Member Functions | |
readBinData ($bin, &$offset, $length) | |
Static Private Member Functions | |
static | bitrateLookup ($index) |
static | sampleRateLookup ($index) |
static | bitPerSampleLookup ($index) |
static | numChannelsLookup ($index) |
static | channelArrangementLookup ($index) |
static | dialogNormalization ($index, $version) |
Additional Inherited Members | |
![]() | |
ftell () | |
fread ($bytes) | |
fseek ($bytes, $whence=SEEK_SET) | |
feof () | |
isDependencyFor ($module) | |
error ($text) | |
warning ($text) | |
![]() | |
$getid3 | |
$data_string_flag = false | |
$data_string = '' | |
$data_string_position = 0 | |
$data_string_length = 0 | |
GetId3() by James Heinrich info@.nosp@m.geti.nosp@m.d3.or.nosp@m.g //.
module for analyzing DTS Audio files
GetId3\Module\Audio\Dts::analyze | ( | ) |
Reimplemented from GetId3\Handler\BaseHandler.
Definition at line 35 of file Dts.php.
References $info, GetId3\Lib\Helper\BigEndian2Bin(), GetId3\Module\Audio\Dts\bitPerSampleLookup(), GetId3\Module\Audio\Dts\bitrateLookup(), GetId3\Module\Audio\Dts\channelArrangementLookup(), GetId3\Module\Audio\Dts\dialogNormalization(), GetId3\Handler\BaseHandler\error(), GetId3\Handler\BaseHandler\fread(), GetId3\Handler\BaseHandler\fseek(), GetId3\Handler\BaseHandler\isDependencyFor(), GetId3\Module\Audio\Dts\numChannelsLookup(), GetId3\Lib\Helper\PrintHexBytes(), GetId3\Module\Audio\Dts\readBinData(), and GetId3\Module\Audio\Dts\sampleRateLookup().
|
staticprivate |
type | $index |
Definition at line 211 of file Dts.php.
Referenced by GetId3\Module\Audio\Dts\analyze().
|
staticprivate |
type | $index |
Definition at line 137 of file Dts.php.
Referenced by GetId3\Module\Audio\Dts\analyze().
|
staticprivate |
type | $index |
Definition at line 273 of file Dts.php.
Referenced by GetId3\Module\Audio\Dts\analyze().
|
staticprivate |
type | $index | |
type | $version |
Definition at line 303 of file Dts.php.
References $version.
Referenced by GetId3\Module\Audio\Dts\analyze().
|
staticprivate |
type | $index |
Definition at line 228 of file Dts.php.
Referenced by GetId3\Module\Audio\Dts\analyze().
|
private |
type | $bin | |
type | $offset | |
type | $length |
Definition at line 124 of file Dts.php.
References $data.
Referenced by GetId3\Module\Audio\Dts\analyze().
|
staticprivate |
type | $index |
Definition at line 182 of file Dts.php.
Referenced by GetId3\Module\Audio\Dts\analyze().