Class getID3

Description

Located in /sources_custom/getid3/getid3.php (line 18)


	
			
Direct descendents
Class Description
getID3_cached_dbm This is a caching extension for getID3(). It works the exact same way as the getID3 class, but return cached information very fast
getID3_cached_mysql This is a caching extension for getID3(). It works the exact same way as the getID3 class, but return cached information very fast
Variable Summary
Method Summary
getID3 getID3 ()
void analyze ( $filename)
void CharConvert ( &$array,  $encoding)
void CleanUp ()
void error ( $message)
void GetFileFormat ( &$filedata, [ $filename = ''])
void getHashdata ( $algorithm)
void getid3_tempnam ()
void HandleAllTags ()
void setOption ( $optArray)
void warning ( $message)
Variables
mixed $encoding = 'ISO-8859-1' (line 21)
mixed $encoding_id3v1 = 'ISO-8859-1' (line 24)
mixed $filename (line 46)
mixed $option_extra_info = true (line 37)
mixed $option_max_2gb_check = true (line 43)
mixed $option_md5_data = false (line 40)
mixed $option_md5_data_source = false (line 41)
mixed $option_sha1_data = false (line 42)
mixed $option_tags_html = true (line 34)
mixed $option_tags_process = true (line 33)
mixed $option_tag_apetag = true (line 32)
mixed $option_tag_id3v1 = true (line 29)
mixed $option_tag_id3v2 = true (line 30)
mixed $option_tag_lyrics3 = true (line 31)
mixed $tempdir = '*' (line 26)
Methods
Constructor getID3 (line 50)
getID3 getID3 ()
analyze (line 155)
void analyze ( $filename)
  • $filename

Redefined in descendants as:
CalculateCompressionRatioAudio (line 1341)
void CalculateCompressionRatioAudio ()
CalculateCompressionRatioVideo (line 1293)
void CalculateCompressionRatioVideo ()
CalculateReplayGain (line 1358)
void CalculateReplayGain ()
ChannelsBitratePlaytimeCalculations (line 1225)
void ChannelsBitratePlaytimeCalculations ()
CharConvert (line 1007)
void CharConvert ( &$array,  $encoding)
  • &$array
  • $encoding
CleanUp (line 437)
void CleanUp ()
error (line 420)
void error ( $message)
  • $message
GetFileFormat (line 975)
void GetFileFormat ( &$filedata, [ $filename = ''])
  • &$filedata
  • $filename
GetFileFormatArray (line 472)
void GetFileFormatArray ()
getHashdata (line 1100)
void getHashdata ( $algorithm)
  • $algorithm
getid3_tempnam (line 1391)
void getid3_tempnam ()
HandleAllTags (line 1030)
void HandleAllTags ()
ProcessAudioStreams (line 1378)
void ProcessAudioStreams ()
setOption (line 139)
void setOption ( $optArray)
  • $optArray
warning (line 430)
void warning ( $message)
  • $message

Documentation generated on Sun, 02 Jan 2011 23:15:38 +0000 by phpDocumentor 1.4.3