Skip to content

getid3_lib

  • Full name: \ID3Parser\getID3\getid3_lib

Methods

trunc

public static trunc(mixed $floatnumber): mixed
  • This method is static.

Parameters:

Parameter Type Description
$floatnumber mixed

safe_inc

public static safe_inc(mixed& $variable, mixed $increment = 1): mixed
  • This method is static.

Parameters:

Parameter Type Description
$variable mixed
$increment mixed

CastAsInt

public static CastAsInt(mixed $floatnum): mixed
  • This method is static.

Parameters:

Parameter Type Description
$floatnum mixed

intValueSupported

public static intValueSupported(mixed $num): mixed
  • This method is static.

Parameters:

Parameter Type Description
$num mixed

DecimalizeFraction

public static DecimalizeFraction(mixed $fraction): mixed
  • This method is static.

Parameters:

Parameter Type Description
$fraction mixed

DecimalBinary2Float

public static DecimalBinary2Float(mixed $binarynumerator): mixed
  • This method is static.

Parameters:

Parameter Type Description
$binarynumerator mixed

NormalizeBinaryPoint

public static NormalizeBinaryPoint(mixed $binarypointnumber, mixed $maxbits = 52): mixed
  • This method is static.

Parameters:

Parameter Type Description
$binarypointnumber mixed
$maxbits mixed

Float2BinaryDecimal

public static Float2BinaryDecimal(mixed $floatvalue): mixed
  • This method is static.

Parameters:

Parameter Type Description
$floatvalue mixed

Float2String

public static Float2String(mixed $floatvalue, mixed $bits): mixed
  • This method is static.

Parameters:

Parameter Type Description
$floatvalue mixed
$bits mixed

LittleEndian2Float

public static LittleEndian2Float(mixed $byteword): mixed
  • This method is static.

Parameters:

Parameter Type Description
$byteword mixed

BigEndian2Float

public static BigEndian2Float(mixed $byteword): mixed
  • This method is static.

Parameters:

Parameter Type Description
$byteword mixed

BigEndian2Int

public static BigEndian2Int(mixed $byteword, mixed $synchsafe = false, mixed $signed = false): mixed
  • This method is static.

Parameters:

Parameter Type Description
$byteword mixed
$synchsafe mixed
$signed mixed

LittleEndian2Int

public static LittleEndian2Int(mixed $byteword, mixed $signed = false): mixed
  • This method is static.

Parameters:

Parameter Type Description
$byteword mixed
$signed mixed

BigEndian2Bin

public static BigEndian2Bin(mixed $byteword): mixed
  • This method is static.

Parameters:

Parameter Type Description
$byteword mixed

BigEndian2String

public static BigEndian2String(mixed $number, mixed $minbytes = 1, mixed $synchsafe = false, mixed $signed = false): mixed
  • This method is static.

Parameters:

Parameter Type Description
$number mixed
$minbytes mixed
$synchsafe mixed
$signed mixed

Dec2Bin

public static Dec2Bin(mixed $number): mixed
  • This method is static.

Parameters:

Parameter Type Description
$number mixed

Bin2Dec

public static Bin2Dec(mixed $binstring, mixed $signed = false): mixed
  • This method is static.

Parameters:

Parameter Type Description
$binstring mixed
$signed mixed

Bin2String

public static Bin2String(mixed $binstring): mixed
  • This method is static.

Parameters:

Parameter Type Description
$binstring mixed

LittleEndian2String

public static LittleEndian2String(mixed $number, mixed $minbytes = 1, mixed $synchsafe = false): mixed
  • This method is static.

Parameters:

Parameter Type Description
$number mixed
$minbytes mixed
$synchsafe mixed

array_merge_clobber

public static array_merge_clobber(mixed $array1, mixed $array2): mixed
  • This method is static.

Parameters:

Parameter Type Description
$array1 mixed
$array2 mixed

array_merge_noclobber

public static array_merge_noclobber(mixed $array1, mixed $array2): mixed
  • This method is static.

Parameters:

Parameter Type Description
$array1 mixed
$array2 mixed

ksort_recursive

public static ksort_recursive(mixed& $theArray): mixed
  • This method is static.

Parameters:

Parameter Type Description
$theArray mixed

fileextension

public static fileextension(mixed $filename, mixed $numextensions = 1): mixed
  • This method is static.

Parameters:

Parameter Type Description
$filename mixed
$numextensions mixed

PlaytimeString

public static PlaytimeString(mixed $seconds): mixed
  • This method is static.

Parameters:

Parameter Type Description
$seconds mixed

DateMac2Unix

public static DateMac2Unix(mixed $macdate): mixed
  • This method is static.

Parameters:

Parameter Type Description
$macdate mixed

FixedPoint8_8

public static FixedPoint8_8(mixed $rawdata): mixed
  • This method is static.

Parameters:

Parameter Type Description
$rawdata mixed

FixedPoint16_16

public static FixedPoint16_16(mixed $rawdata): mixed
  • This method is static.

Parameters:

Parameter Type Description
$rawdata mixed

FixedPoint2_30

public static FixedPoint2_30(mixed $rawdata): mixed
  • This method is static.

Parameters:

Parameter Type Description
$rawdata mixed

CreateDeepArray

public static CreateDeepArray(mixed $ArrayPath, mixed $Separator, mixed $Value): mixed
  • This method is static.

Parameters:

Parameter Type Description
$ArrayPath mixed
$Separator mixed
$Value mixed

array_max

public static array_max(mixed $arraydata, mixed $returnkey = false): mixed
  • This method is static.

Parameters:

Parameter Type Description
$arraydata mixed
$returnkey mixed

array_min

public static array_min(mixed $arraydata, mixed $returnkey = false): mixed
  • This method is static.

Parameters:

Parameter Type Description
$arraydata mixed
$returnkey mixed

SimpleXMLelement2array

public static SimpleXMLelement2array(mixed $XMLobject): mixed
  • This method is static.

Parameters:

Parameter Type Description
$XMLobject mixed

iconv_fallback_int_utf8

public static iconv_fallback_int_utf8(mixed $charval): mixed
  • This method is static.

Parameters:

Parameter Type Description
$charval mixed

iconv_fallback_iso88591_utf8

public static iconv_fallback_iso88591_utf8(mixed $string, mixed $bom = false): mixed
  • This method is static.

Parameters:

Parameter Type Description
$string mixed
$bom mixed

iconv_fallback_iso88591_utf16be

public static iconv_fallback_iso88591_utf16be(mixed $string, mixed $bom = false): mixed
  • This method is static.

Parameters:

Parameter Type Description
$string mixed
$bom mixed

iconv_fallback_iso88591_utf16le

public static iconv_fallback_iso88591_utf16le(mixed $string, mixed $bom = false): mixed
  • This method is static.

Parameters:

Parameter Type Description
$string mixed
$bom mixed

iconv_fallback_iso88591_utf16

public static iconv_fallback_iso88591_utf16(mixed $string): mixed
  • This method is static.

Parameters:

Parameter Type Description
$string mixed

iconv_fallback_utf8_iso88591

public static iconv_fallback_utf8_iso88591(mixed $string): mixed
  • This method is static.

Parameters:

Parameter Type Description
$string mixed

iconv_fallback_utf8_utf16be

public static iconv_fallback_utf8_utf16be(mixed $string, mixed $bom = false): mixed
  • This method is static.

Parameters:

Parameter Type Description
$string mixed
$bom mixed

iconv_fallback_utf8_utf16le

public static iconv_fallback_utf8_utf16le(mixed $string, mixed $bom = false): mixed
  • This method is static.

Parameters:

Parameter Type Description
$string mixed
$bom mixed

iconv_fallback_utf8_utf16

public static iconv_fallback_utf8_utf16(mixed $string): mixed
  • This method is static.

Parameters:

Parameter Type Description
$string mixed

iconv_fallback_utf16be_utf8

public static iconv_fallback_utf16be_utf8(mixed $string): mixed
  • This method is static.

Parameters:

Parameter Type Description
$string mixed

iconv_fallback_utf16le_utf8

public static iconv_fallback_utf16le_utf8(mixed $string): mixed
  • This method is static.

Parameters:

Parameter Type Description
$string mixed

iconv_fallback_utf16be_iso88591

public static iconv_fallback_utf16be_iso88591(mixed $string): mixed
  • This method is static.

Parameters:

Parameter Type Description
$string mixed

iconv_fallback_utf16le_iso88591

public static iconv_fallback_utf16le_iso88591(mixed $string): mixed
  • This method is static.

Parameters:

Parameter Type Description
$string mixed

iconv_fallback_utf16_iso88591

public static iconv_fallback_utf16_iso88591(mixed $string): mixed
  • This method is static.

Parameters:

Parameter Type Description
$string mixed

iconv_fallback_utf16_utf8

public static iconv_fallback_utf16_utf8(mixed $string): mixed
  • This method is static.

Parameters:

Parameter Type Description
$string mixed

iconv_fallback

public static iconv_fallback(mixed $in_charset, mixed $out_charset, mixed $string): mixed
  • This method is static.

Parameters:

Parameter Type Description
$in_charset mixed
$out_charset mixed
$string mixed

recursiveMultiByteCharString2HTML

public static recursiveMultiByteCharString2HTML(mixed $data, mixed $charset = 'ISO-8859-1'): mixed
  • This method is static.

Parameters:

Parameter Type Description
$data mixed
$charset mixed

MultiByteCharString2HTML

public static MultiByteCharString2HTML(mixed $string, mixed $charset = 'ISO-8859-1'): mixed
  • This method is static.

Parameters:

Parameter Type Description
$string mixed
$charset mixed

RGADnameLookup

public static RGADnameLookup(mixed $namecode): mixed
  • This method is static.

Parameters:

Parameter Type Description
$namecode mixed

RGADoriginatorLookup

public static RGADoriginatorLookup(mixed $originatorcode): mixed
  • This method is static.

Parameters:

Parameter Type Description
$originatorcode mixed

RGADadjustmentLookup

public static RGADadjustmentLookup(mixed $rawadjustment, mixed $signbit): mixed
  • This method is static.

Parameters:

Parameter Type Description
$rawadjustment mixed
$signbit mixed

RGADgainString

public static RGADgainString(mixed $namecode, mixed $originatorcode, mixed $replaygain): mixed
  • This method is static.

Parameters:

Parameter Type Description
$namecode mixed
$originatorcode mixed
$replaygain mixed

RGADamplitude2dB

public static RGADamplitude2dB(mixed $amplitude): mixed
  • This method is static.

Parameters:

Parameter Type Description
$amplitude mixed

GetDataImageSize

public static GetDataImageSize(mixed $imgData, mixed& $imageinfo = array()): mixed
  • This method is static.

Parameters:

Parameter Type Description
$imgData mixed
$imageinfo mixed

ImageExtFromMime

public static ImageExtFromMime(mixed $mime_type): mixed
  • This method is static.

Parameters:

Parameter Type Description
$mime_type mixed

ImageTypesLookup

public static ImageTypesLookup(mixed $imagetypeid): mixed
  • This method is static.

Parameters:

Parameter Type Description
$imagetypeid mixed

CopyTagsToComments

public static CopyTagsToComments(mixed& $ThisFileInfo): mixed
  • This method is static.

Parameters:

Parameter Type Description
$ThisFileInfo mixed

EmbeddedLookup

public static EmbeddedLookup(mixed $key, mixed $begin, mixed $end, mixed $file, mixed $name): mixed
  • This method is static.

Parameters:

Parameter Type Description
$key mixed
$begin mixed
$end mixed
$file mixed
$name mixed

trimNullByte

public static trimNullByte(mixed $string): mixed
  • This method is static.

Parameters:

Parameter Type Description
$string mixed

mb_basename

Workaround for Bug #37268 (https://bugs.php.net/bug.php?id=37268)

public static mb_basename(string $path, string $suffix = null): string
  • This method is static.

Parameters:

Parameter Type Description
$path string A path.
$suffix string If the name component ends in suffix this will also be cut off.


Automatically generated on 2025-03-18