| ILIAS
    Release_4_3_x_branch Revision 61807
    | 
 Collaboration diagram for getid3_optimfrog:
 Collaboration diagram for getid3_optimfrog:| Public Member Functions | |
| getid3_optimfrog (&$fd, &$ThisFileInfo) | |
| ParseOptimFROGheader42 (&$fd, &$ThisFileInfo) | |
| ParseOptimFROGheader45 (&$fd, &$ThisFileInfo) | |
| OptimFROGsampleTypeLookup ($SampleType) | |
| OptimFROGbitsPerSampleTypeLookup ($SampleType) | |
| OptimFROGchannelConfigurationLookup ($ChannelConfiguration) | |
| OptimFROGchannelConfigNumChannelsLookup ($ChannelConfiguration) | |
| OptimFROGencoderNameLookup ($EncoderID) | |
| OptimFROGcompressionLookup ($CompressionID) | |
| OptimFROGspeedupLookup ($CompressionID) | |
Definition at line 18 of file module.audio.optimfrog.php.
| getid3_optimfrog::getid3_optimfrog | ( | & | $fd, | 
| & | $ThisFileInfo | ||
| ) | 
Definition at line 21 of file module.audio.optimfrog.php.
References ParseOptimFROGheader42(), and ParseOptimFROGheader45().
 Here is the call graph for this function:
 Here is the call graph for this function:| getid3_optimfrog::OptimFROGbitsPerSampleTypeLookup | ( | $SampleType | ) | 
Definition at line 311 of file module.audio.optimfrog.php.
Referenced by ParseOptimFROGheader45().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| getid3_optimfrog::OptimFROGchannelConfigNumChannelsLookup | ( | $ChannelConfiguration | ) | 
Definition at line 336 of file module.audio.optimfrog.php.
Referenced by ParseOptimFROGheader45().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| getid3_optimfrog::OptimFROGchannelConfigurationLookup | ( | $ChannelConfiguration | ) | 
Definition at line 328 of file module.audio.optimfrog.php.
Referenced by ParseOptimFROGheader45().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| getid3_optimfrog::OptimFROGcompressionLookup | ( | $CompressionID | ) | 
Definition at line 367 of file module.audio.optimfrog.php.
Referenced by ParseOptimFROGheader45().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| getid3_optimfrog::OptimFROGencoderNameLookup | ( | $EncoderID | ) | 
Definition at line 352 of file module.audio.optimfrog.php.
Referenced by ParseOptimFROGheader45().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| getid3_optimfrog::OptimFROGsampleTypeLookup | ( | $SampleType | ) | 
Definition at line 294 of file module.audio.optimfrog.php.
Referenced by ParseOptimFROGheader45().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| getid3_optimfrog::OptimFROGspeedupLookup | ( | $CompressionID | ) | 
Definition at line 389 of file module.audio.optimfrog.php.
Referenced by ParseOptimFROGheader45().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| getid3_optimfrog::ParseOptimFROGheader42 | ( | & | $fd, | 
| & | $ThisFileInfo | ||
| ) | 
Definition at line 45 of file module.audio.optimfrog.php.
References getid3_lib\LittleEndian2Int(), and getid3_riff\ParseRIFFdata().
Referenced by getid3_optimfrog().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| getid3_optimfrog::ParseOptimFROGheader45 | ( | & | $fd, | 
| & | $ThisFileInfo | ||
| ) | 
Definition at line 82 of file module.audio.optimfrog.php.
References getid3_lib\fileextension(), getid3_lib\LittleEndian2Int(), OptimFROGbitsPerSampleTypeLookup(), OptimFROGchannelConfigNumChannelsLookup(), OptimFROGchannelConfigurationLookup(), OptimFROGcompressionLookup(), OptimFROGencoderNameLookup(), OptimFROGsampleTypeLookup(), OptimFROGspeedupLookup(), getid3_riff\ParseRIFFdata(), and getid3_lib\PrintHexBytes().
Referenced by getid3_optimfrog().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function: