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

Class: getid3_lib

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

Class Overview




Methods



Class Details

[line 1316]


[ Top ]


Class Methods


static method BigEndian2Bin [line 1382]

static void BigEndian2Bin( $byte_word)



Tags:

access:  public


Parameters:

   $byte_word  

[ Top ]

static method BigEndian2Float [line 1394]

static void BigEndian2Float( $byte_word)



Tags:

access:  public


Parameters:

   $byte_word  

[ Top ]

static method BigEndian2Int [line 1345]

static void BigEndian2Int( $byte_word, [ $signed = false])



Tags:

access:  public


Parameters:

   $byte_word  
   $signed  

[ Top ]

static method BigEndianSyncSafe2Int [line 1367]

static void BigEndianSyncSafe2Int( $byte_word)



Tags:

access:  public


Parameters:

   $byte_word  

[ Top ]

static method DecimalBinary2Float [line 1481]

static void DecimalBinary2Float( $binary_numerator)



Tags:

access:  public


Parameters:

   $binary_numerator  

[ Top ]

static method LittleEndian2Float [line 1474]

static void LittleEndian2Float( $byte_word)



Tags:

access:  public


Parameters:

   $byte_word  

[ Top ]

static method LittleEndian2Int [line 1320]

static void LittleEndian2Int( $byte_word, [ $signed = false])



Tags:

access:  public


Parameters:

   $byte_word  
   $signed  

[ Top ]

static method LittleEndian2String [line 1328]

static void LittleEndian2String( $number, [ $minbytes = 1], [ $synchsafe = false])



Tags:

access:  public


Parameters:

   $number  
   $minbytes  
   $synchsafe  

[ Top ]

static method PrintHexBytes [line 1488]

static void PrintHexBytes( $string, [ $hex = true], [ $spaces = true], [ $html_safe = true])



Tags:

access:  public


Parameters:

   $string  
   $hex  
   $spaces  
   $html_safe  

[ Top ]

static method ReadSequence [line 1515]

static void ReadSequence( $algorithm, &$target, &$data, $offset, $parts_array)



Tags:

access:  public


Parameters:

   $algorithm  
   &$target  
   &$data  
   $offset  
   $parts_array  

[ Top ]


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