dokeos
[ class tree: dokeos ] [ index: dokeos ] [ all elements ]

Class: getid3

Source Location: /main/inc/lib/getid3/getid3.php

Class Overview




Variables

Constants

Methods



Class Details

[line 25]


[ Top ]


Class Variables

$encoding =  'ISO-8859-1'

[line 30]



Tags:

access:  public

Type:   mixed


[ Top ]

$encoding_id3v1 =  'ISO-8859-1'

[line 31]



Tags:

access:  public

Type:   mixed


[ Top ]

$encoding_id3v2 =  'ISO-8859-1'

[line 32]



Tags:

access:  public

Type:   mixed


[ Top ]

$filename =

[line 54]



Tags:

access:  public

Type:   mixed


[ Top ]

$fp =

[line 55]



Tags:

access:  public

Type:   mixed


[ Top ]

$iconv_present =

[line 61]



Tags:

access:  protected

Type:   mixed


[ Top ]

$include_path =

[line 59]



Tags:

access:  protected

Type:   mixed


[ Top ]

$info =

[line 56]



Tags:

access:  public

Type:   mixed


[ Top ]

$option_accurate_results =  true

[line 42]



Tags:

access:  public

Type:   mixed


[ Top ]

$option_analyze =  true

[line 41]



Tags:

access:  public

Type:   mixed


[ Top ]

$option_extra_info =  true

[line 45]



Tags:

access:  public

Type:   mixed


[ Top ]

$option_max_2gb_check =  false

[line 46]



Tags:

access:  public

Type:   mixed


[ Top ]

$option_md5_data =  false

[line 49]



Tags:

access:  public

Type:   mixed


[ Top ]

$option_md5_data_source =  false

[line 50]



Tags:

access:  public

Type:   mixed


[ Top ]

$option_sha1_data =  false

[line 51]



Tags:

access:  public

Type:   mixed


[ Top ]

$option_tags_images =  false

[line 44]



Tags:

access:  public

Type:   mixed


[ Top ]

$option_tags_process =  true

[line 43]



Tags:

access:  public

Type:   mixed


[ Top ]

$option_tag_apetag =  false

[line 38]



Tags:

access:  public

Type:   mixed


[ Top ]

$option_tag_id3v1 =  false

[line 35]



Tags:

access:  public

Type:   mixed


[ Top ]

$option_tag_id3v2 =  false

[line 36]



Tags:

access:  public

Type:   mixed


[ Top ]

$option_tag_lyrics3 =  false

[line 37]



Tags:

access:  public

Type:   mixed


[ Top ]

$warnings = array ()

[line 60]



Tags:

access:  protected

Type:   mixed


[ Top ]



Class Methods


static method GetFileFormatArray [line 535]

static void GetFileFormatArray( )



Tags:

access:  public


[ Top ]

constructor __construct [line 71]

getid3 __construct( )



Tags:

access:  public


[ Top ]

method Analyze [line 136]

void Analyze( $filename)



Tags:

access:  public


Parameters:

   $filename  

[ Top ]

method CharConvert [line 1014]

void CharConvert( &$array, $encoding)



Parameters:

   &$array  
   $encoding  

[ Top ]

method HandleAllTags [line 1039]

void HandleAllTags( )



Tags:

access:  protected


[ Top ]

method iconv [line 485]

void iconv( $in_charset, $out_charset, $string, [ $drop01 = false])



Tags:

access:  public


Parameters:

   $in_charset  
   $out_charset  
   $string  
   $drop01  

[ Top ]

method include_module [line 512]

void include_module( $name)



Tags:

access:  public


Parameters:

   $name  

[ Top ]

method include_module_optional [line 523]

void include_module_optional( $name)



Tags:

access:  public


Parameters:

   $name  

[ Top ]

method warning [line 459]

void warning( $message)



Tags:

access:  public


Parameters:

   $message  

[ Top ]

method warnings [line 451]

void warnings( )



Tags:

access:  public


[ Top ]

method __clone [line 472]

void __clone( )



Tags:

access:  public


[ Top ]


Class Constants

FREAD_BUFFER_SIZE =  16384

[line 65]


[ Top ]

ICONV_TEST_STRING =  ' !"#$%&\'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~ '

[line 66]


[ Top ]

VERSION =  '2.0.0b4'

[line 64]


[ Top ]



Documentation generated on Thu, 12 Jun 2008 13:33:05 -0500 by phpDocumentor 1.4.1