getid3_lib
class getid3_lib
// Constructor: function Object() { [native code] } No description available.
Methods 71 methods
| Method / Return | Description |
|---|---|
| PrintHexBytes() string | No description available.
Parameters: $string: mixed, $hex: mixed, $spaces: mixed, $htmlencoding: mixed |
| trunc() (float | Truncates a floating-point number at the decimal point.
Parameters: $floatnumber: mixed |
| safe_inc() bool | No description available.
Parameters: $variable: mixed, $increment: mixed |
| CastAsInt() (int | No description available.
Parameters: $floatnum: mixed |
| intValueSupported() bool | No description available.
Parameters: $num: mixed |
| SafeDiv() (float | Perform a division, guarding against division by zero
Parameters: $numerator: mixed, $denominator: mixed, $fallback: mixed |
| DecimalizeFraction() float | No description available.
Parameters: $fraction: mixed |
| DecimalBinary2Float() float | No description available.
Parameters: $binarynumerator: mixed |
| NormalizeBinaryPoint() array | No description available.
Parameters: $binarypointnumber: mixed, $maxbits: mixed |
| Float2BinaryDecimal() string | No description available.
Parameters: $floatvalue: mixed |
| Float2String() (string | No description available.
Parameters: $floatvalue: mixed, $bits: mixed |
| LittleEndian2Float() (float | No description available.
Parameters: $byteword: mixed |
| BigEndian2Float() (float | ANSI/IEEE Standard 754-1985, Standard for Binary Floating Point Arithmetic
Parameters: $byteword: mixed |
| BigEndian2Int() (int | No description available.
Parameters: $byteword: mixed, $synchsafe: mixed, $signed: mixed |
| LittleEndian2Int() (int | No description available.
Parameters: $byteword: mixed, $signed: mixed |
| LittleEndian2Bin() string | No description available.
Parameters: $byteword: mixed |
| BigEndian2Bin() string | No description available.
Parameters: $byteword: mixed |
| BigEndian2String() string | No description available.
Parameters: $number: mixed, $minbytes: mixed, $synchsafe: mixed, $signed: mixed |
| Dec2Bin() string | No description available.
Parameters: $number: mixed |
| Bin2Dec() (int | No description available.
Parameters: $binstring: mixed, $signed: mixed |
| Bin2String() string | No description available.
Parameters: $binstring: mixed |
| LittleEndian2String() string | No description available.
Parameters: $number: mixed, $minbytes: mixed, $synchsafe: mixed |
| array_merge_clobber() (array | No description available.
Parameters: $array1: mixed, $array2: mixed |
| array_merge_noclobber() (array | No description available.
Parameters: $array1: mixed, $array2: mixed |
| flipped_array_merge_noclobber() (array | No description available.
Parameters: $array1: mixed, $array2: mixed |
| ksort_recursive() bool | No description available.
Parameters: $theArray: mixed |
| fileextension() string | No description available.
Parameters: $filename: mixed, $numextensions: mixed |
| PlaytimeString() string | No description available.
Parameters: $seconds: mixed |
| DateMac2Unix() (int | No description available.
Parameters: $macdate: mixed |
| FixedPoint8_8() float | No description available.
Parameters: $rawdata: mixed |
| FixedPoint16_16() float | No description available.
Parameters: $rawdata: mixed |
| FixedPoint2_30() float | No description available.
Parameters: $rawdata: mixed |
| CreateDeepArray() array | No description available.
Parameters: $ArrayPath: mixed, $Separator: mixed, $Value: mixed |
| array_max() (int | No description available.
Parameters: $arraydata: mixed, $returnkey: mixed |
| array_min() (int | No description available.
Parameters: $arraydata: mixed, $returnkey: mixed |
| XML2array() (array | No description available.
Parameters: $XMLstring: mixed |
| SimpleXMLelement2array() mixed | No description available.
Parameters: $XMLobject: mixed |
| hash_data() (string | Returns checksum for a file from starting position to absolute end position.
Parameters: $file: mixed, $offset: mixed, $end: mixed, $algorithm: mixed |
| CopyFileParts() bool | No description available.
Parameters: $filename_source: mixed, $filename_dest: mixed, $offset: mixed, $length: mixed |
| iconv_fallback_int_utf8() string | No description available.
Parameters: $charval: mixed |
| iconv_fallback_iso88591_utf8() string | ISO-8859-1 => UTF-8
Parameters: $string: mixed, $bom: mixed |
| iconv_fallback_iso88591_utf16be() string | ISO-8859-1 => UTF-16BE
Parameters: $string: mixed, $bom: mixed |
| iconv_fallback_iso88591_utf16le() string | ISO-8859-1 => UTF-16LE
Parameters: $string: mixed, $bom: mixed |
| iconv_fallback_iso88591_utf16() string | ISO-8859-1 => UTF-16LE (BOM)
Parameters: $string: mixed |
| iconv_fallback_utf8_iso88591() string | UTF-8 => ISO-8859-1
Parameters: $string: mixed |
| iconv_fallback_utf8_utf16be() string | UTF-8 => UTF-16BE
Parameters: $string: mixed, $bom: mixed |
| iconv_fallback_utf8_utf16le() string | UTF-8 => UTF-16LE
Parameters: $string: mixed, $bom: mixed |
| iconv_fallback_utf8_utf16() string | UTF-8 => UTF-16LE (BOM)
Parameters: $string: mixed |
| iconv_fallback_utf16be_utf8() string | UTF-16BE => UTF-8
Parameters: $string: mixed |
| iconv_fallback_utf16le_utf8() string | UTF-16LE => UTF-8
Parameters: $string: mixed |
| iconv_fallback_utf16be_iso88591() string | UTF-16BE => ISO-8859-1
Parameters: $string: mixed |
| iconv_fallback_utf16le_iso88591() string | UTF-16LE => ISO-8859-1
Parameters: $string: mixed |
| iconv_fallback_utf16_iso88591() string | UTF-16 (BOM) => ISO-8859-1
Parameters: $string: mixed |
| iconv_fallback_utf16_utf8() string | UTF-16 (BOM) => UTF-8
Parameters: $string: mixed |
| iconv_fallback() string | No description available.
Parameters: $in_charset: mixed, $out_charset: mixed, $string: mixed |
| recursiveMultiByteCharString2HTML() mixed | No description available.
Parameters: $data: mixed, $charset: mixed |
| MultiByteCharString2HTML() string | No description available.
Parameters: $string: mixed, $charset: mixed |
| RGADnameLookup() string | No description available.
Parameters: $namecode: mixed |
| RGADoriginatorLookup() string | No description available.
Parameters: $originatorcode: mixed |
| RGADadjustmentLookup() float | No description available.
Parameters: $rawadjustment: mixed, $signbit: mixed |
| RGADgainString() string | No description available.
Parameters: $namecode: mixed, $originatorcode: mixed, $replaygain: mixed |
| RGADamplitude2dB() float | No description available.
Parameters: $amplitude: mixed |
| GetDataImageSize() (array | No description available.
Parameters: $imgData: mixed, $imageinfo: mixed |
| ImageExtFromMime() string | No description available.
Parameters: $mime_type: mixed |
| CopyTagsToComments() bool | No description available.
Parameters: $ThisFileInfo: mixed, $option_tags_html: mixed |
| EmbeddedLookup() string | No description available.
Parameters: $key: mixed, $begin: mixed, $end: mixed, $file: mixed, $name: mixed |
| IncludeDependency() bool | No description available.
Parameters: $filename: mixed, $sourcefile: mixed, $DieOnFailure: mixed |
| trimNullByte() string | No description available.
Parameters: $string: mixed |
| getFileSizeSyscall() (float | No description available.
Parameters: $path: mixed |
| truepath() (string | No description available.
Parameters: $filename: mixed |
| mb_basename() string | Workaround for Bug #37268 (https://bugs.php.net/bug.php?id=37268)
Parameters: $path: mixed, $suffix: mixed |