|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for getid3_optimfrog:
Collaboration diagram for getid3_optimfrog:Public Member Functions | |
| Analyze () | |
| ParseOptimFROGheader42 () | |
| ParseOptimFROGheader45 () | |
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) | |
Static Public Member Functions | |
| static | OptimFROGsampleTypeLookup ($SampleType) |
| static | OptimFROGbitsPerSampleTypeLookup ($SampleType) |
| static | OptimFROGchannelConfigurationLookup ($ChannelConfiguration) |
| static | OptimFROGchannelConfigNumChannelsLookup ($ChannelConfiguration) |
| static | OptimFROGencoderNameLookup ($EncoderID) |
| static | OptimFROGcompressionLookup ($CompressionID) |
| static | OptimFROGspeedupLookup ($CompressionID) |
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 | |
Definition at line 19 of file module.audio.optimfrog.php.
| getid3_optimfrog::Analyze | ( | ) |
Reimplemented from getid3_handler.
Definition at line 22 of file module.audio.optimfrog.php.
References $info, getid3_handler\error(), getid3_handler\fread(), getid3_handler\fseek(), ParseOptimFROGheader42(), ParseOptimFROGheader45(), and getid3_lib\PrintHexBytes().
Here is the call graph for this function:
|
static |
Definition at line 334 of file module.audio.optimfrog.php.
Referenced by ParseOptimFROGheader45().
Here is the caller graph for this function:
|
static |
Definition at line 359 of file module.audio.optimfrog.php.
Referenced by ParseOptimFROGheader45().
Here is the caller graph for this function:
|
static |
Definition at line 351 of file module.audio.optimfrog.php.
Referenced by ParseOptimFROGheader45().
Here is the caller graph for this function:
|
static |
Definition at line 390 of file module.audio.optimfrog.php.
Referenced by ParseOptimFROGheader45().
Here is the caller graph for this function:
|
static |
Definition at line 375 of file module.audio.optimfrog.php.
Referenced by ParseOptimFROGheader45().
Here is the caller graph for this function:
|
static |
Definition at line 317 of file module.audio.optimfrog.php.
Referenced by ParseOptimFROGheader45().
Here is the caller graph for this function:
|
static |
Definition at line 412 of file module.audio.optimfrog.php.
Referenced by ParseOptimFROGheader45().
Here is the caller graph for this function:| getid3_optimfrog::ParseOptimFROGheader42 | ( | ) |
Definition at line 48 of file module.audio.optimfrog.php.
References $info, getid3_handler\fread(), getid3_handler\fseek(), and getid3_lib\LittleEndian2Int().
Referenced by Analyze().
Here is the call graph for this function:
Here is the caller graph for this function:| getid3_optimfrog::ParseOptimFROGheader45 | ( | ) |
Definition at line 95 of file module.audio.optimfrog.php.
References $info, getid3_handler\feof(), getid3_lib\fileextension(), getid3_handler\fread(), getid3_handler\fseek(), getid3_handler\ftell(), getid3_lib\LittleEndian2Int(), OptimFROGbitsPerSampleTypeLookup(), OptimFROGchannelConfigNumChannelsLookup(), OptimFROGchannelConfigurationLookup(), OptimFROGcompressionLookup(), OptimFROGencoderNameLookup(), OptimFROGsampleTypeLookup(), OptimFROGspeedupLookup(), getid3_lib\PrintHexBytes(), and getid3_handler\warning().
Referenced by Analyze().
Here is the call graph for this function:
Here is the caller graph for this function: