ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
getID3() by James Heinrich info@ // geti d3.or gMore...
Public Member Functions | |
Analyze () | |
VOCcompressionTypeLookup ($index) | |
VOCwFormatLookup ($index) | |
VOCwFormatActualBitsPerSampleLookup ($index) | |
Public Member Functions inherited from getid3_handler | |
__construct (getID3 $getid3, $call_module=null) | |
Analyze () | |
AnalyzeString ($string) | |
setStringMode ($string) | |
saveAttachment ($name, $offset, $length, $image_mime=null) | |
Additional Inherited Members | |
Protected Member Functions inherited from getid3_handler | |
ftell () | |
fread ($bytes) | |
fseek ($bytes, $whence=SEEK_SET) | |
feof () | |
isDependencyFor ($module) | |
error ($text) | |
warning ($text) | |
notice ($text) | |
Protected Attributes inherited from getid3_handler | |
$getid3 | |
$data_string_flag = false | |
$data_string = '' | |
$data_string_position = 0 | |
$data_string_length = 0 | |
getID3() by James Heinrich info@ // geti d3.or g
Definition at line 18 of file module.audio.voc.php.
getid3_voc::Analyze | ( | ) |
Definition at line 21 of file module.audio.voc.php.
References $info, getid3_lib\CastAsInt(), getid3_handler\error(), getid3_handler\feof(), getid3_handler\fread(), getid3_handler\fseek(), getid3_handler\ftell(), getid3_lib\LittleEndian2Int(), getid3_lib\PrintHexBytes(), getid3_lib\safe_inc(), getid3_lib\trunc(), VOCcompressionTypeLookup(), VOCwFormatActualBitsPerSampleLookup(), VOCwFormatLookup(), and getid3_handler\warning().
getid3_voc::VOCcompressionTypeLookup | ( | $index | ) |
Definition at line 167 of file module.audio.voc.php.
References $index.
Referenced by Analyze().
getid3_voc::VOCwFormatActualBitsPerSampleLookup | ( | $index | ) |
Definition at line 191 of file module.audio.voc.php.
References $index.
Referenced by Analyze().
getid3_voc::VOCwFormatLookup | ( | $index | ) |
Definition at line 177 of file module.audio.voc.php.
References $index.
Referenced by Analyze().