| ILIAS
    Release_4_3_x_branch Revision 61807
    | 
 Collaboration diagram for getid3_ogg:
 Collaboration diagram for getid3_ogg:| Public Member Functions | |
| getid3_ogg (&$fd, &$ThisFileInfo) | |
| ParseOggPageHeader (&$fd) | |
| ParseVorbisCommentsFilepointer (&$fd, &$ThisFileInfo) | |
| SpeexBandModeLookup ($mode) | |
| OggPageSegmentLength ($OggInfoArray, $SegmentNumber=1) | |
| get_quality_from_nominal_bitrate ($nominal_bitrate) | |
Definition at line 18 of file module.audio.ogg.php.
| getid3_ogg::get_quality_from_nominal_bitrate | ( | $nominal_bitrate | ) | 
Definition at line 518 of file module.audio.ogg.php.
| getid3_ogg::getid3_ogg | ( | & | $fd, | 
| & | $ThisFileInfo | ||
| ) | 
Definition at line 21 of file module.audio.ogg.php.
References getid3_flac\FLACparseMETAdata(), GETID3_FREAD_BUFFER_SIZE, getid3_lib\LittleEndian2Int(), ParseOggPageHeader(), ParseVorbisCommentsFilepointer(), and SpeexBandModeLookup().
 Here is the call graph for this function:
 Here is the call graph for this function:| getid3_ogg::OggPageSegmentLength | ( | $OggInfoArray, | |
| $SegmentNumber = 1 | |||
| ) | 
Definition at line 504 of file module.audio.ogg.php.
Referenced by ParseVorbisCommentsFilepointer().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| getid3_ogg::ParseOggPageHeader | ( | & | $fd | ) | 
Definition at line 261 of file module.audio.ogg.php.
References GETID3_FREAD_BUFFER_SIZE, and getid3_lib\LittleEndian2Int().
Referenced by getid3_ogg(), and ParseVorbisCommentsFilepointer().
 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_ogg::ParseVorbisCommentsFilepointer | ( | & | $fd, | 
| & | $ThisFileInfo | ||
| ) | 
Definition at line 313 of file module.audio.ogg.php.
References getid3_lib\GetDataImageSize(), getid3_lib\image_type_to_mime_type(), getid3_lib\LittleEndian2Int(), OggPageSegmentLength(), and ParseOggPageHeader().
Referenced by getid3_flac\FLACparseMETAdata(), and getid3_ogg().
 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_ogg::SpeexBandModeLookup | ( | $mode | ) | 
Definition at line 493 of file module.audio.ogg.php.
Referenced by getid3_ogg().
 Here is the caller graph for this function:
 Here is the caller graph for this function: