|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
getID3() by James Heinrich info@.nosp@m.geti.nosp@m.d3.or.nosp@m.g // More...
Inheritance diagram for getid3_dss:
Collaboration diagram for getid3_dss:Public Member Functions | |
| Analyze () | |
| DSSdateStringToUnixDate ($datestring) | |
| DSSsampleRateLookup ($sample_rate_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@.nosp@m.geti.nosp@m.d3.or.nosp@m.g //
Definition at line 18 of file module.audio.dss.php.
| getid3_dss::Analyze | ( | ) |
Reimplemented from getid3_handler.
Definition at line 21 of file module.audio.dss.php.
References $info, DSSdateStringToUnixDate(), DSSsampleRateLookup(), getid3_handler\error(), getid3_handler\fread(), getid3_handler\fseek(), getid3_lib\LittleEndian2Int(), and getid3_lib\PrintHexBytes().
Here is the call graph for this function:| getid3_dss::DSSdateStringToUnixDate | ( | $datestring | ) |
Definition at line 74 of file module.audio.dss.php.
References $d, $h, $i, $m, $s, and $y.
Referenced by Analyze().
Here is the caller graph for this function:| getid3_dss::DSSsampleRateLookup | ( | $sample_rate_index | ) |
Definition at line 85 of file module.audio.dss.php.
Referenced by Analyze().
Here is the caller graph for this function: