ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
GetId3() by James Heinrich info@ //. geti d3.or gMore...
Public Member Functions | |
analyze () | |
VOCcompressionTypeLookup ($index) | |
array $VOCcompressionTypeLookup More... | |
VOCwFormatLookup ($index) | |
array $VOCwFormatLookup More... | |
VOCwFormatActualBitsPerSampleLookup ($index) | |
array $VOCwFormatLookup More... | |
Public Member Functions inherited from GetId3\Handler\BaseHandler | |
__construct (GetId3Core $getid3, $call_module=null) | |
analyze () | |
Analyze from file pointer. More... | |
AnalyzeString (&$string) | |
Analyze from string instead. More... | |
saveAttachment (&$ThisFileInfoIndex, $filename, $offset, $length) | |
Additional Inherited Members | |
Protected Member Functions inherited from GetId3\Handler\BaseHandler | |
ftell () | |
fread ($bytes) | |
fseek ($bytes, $whence=SEEK_SET) | |
feof () | |
isDependencyFor ($module) | |
error ($text) | |
warning ($text) | |
Protected Attributes inherited from GetId3\Handler\BaseHandler | |
$getid3 | |
$data_string_flag = false | |
$data_string = '' | |
$data_string_position = 0 | |
$data_string_length = 0 | |
GetId3\Module\Audio\Voc::analyze | ( | ) |
Definition at line 36 of file Voc.php.
References $info, array, GetId3\Lib\Helper\CastAsInt(), GetId3\Handler\BaseHandler\feof(), GetId3\Handler\BaseHandler\fread(), GetId3\Handler\BaseHandler\fseek(), GetId3\Handler\BaseHandler\ftell(), GetId3\Lib\Helper\LittleEndian2Int(), GetId3\Lib\Helper\PrintHexBytes(), GetId3\Lib\Helper\safe_inc(), GetId3\Lib\Helper\trunc(), GetId3\Module\Audio\Voc\VOCcompressionTypeLookup(), GetId3\Module\Audio\Voc\VOCwFormatActualBitsPerSampleLookup(), and GetId3\Module\Audio\Voc\VOCwFormatLookup().
GetId3\Module\Audio\Voc::VOCcompressionTypeLookup | ( | $index | ) |
array $VOCcompressionTypeLookup
type | $index |
Definition at line 190 of file Voc.php.
References array.
Referenced by GetId3\Module\Audio\Voc\analyze().
GetId3\Module\Audio\Voc::VOCwFormatActualBitsPerSampleLookup | ( | $index | ) |
array $VOCwFormatLookup
type | $index |
Definition at line 230 of file Voc.php.
References array.
Referenced by GetId3\Module\Audio\Voc\analyze().
GetId3\Module\Audio\Voc::VOCwFormatLookup | ( | $index | ) |
array $VOCwFormatLookup
type | $index |
Definition at line 208 of file Voc.php.
References array.
Referenced by GetId3\Module\Audio\Voc\analyze().