Skip to content

getID3

  • Full name: \ID3Parser\getID3\getID3

Constants

Constant Visibility Type Value
FREAD_BUFFER_SIZE public 32768

Properties

encoding

private $encoding

option_fread_buffer_size

private $option_fread_buffer_size

filename

public $filename

fp

public $fp

info

public $info

memory_limit

public $memory_limit

startup_error

protected $startup_error

startup_warning

protected $startup_warning

Methods

__construct

public __construct(): mixed

fread_buffer_size

public fread_buffer_size(): mixed

setOption

public setOption(mixed $optArray): mixed

Parameters:

Parameter Type Description
$optArray mixed

openfile

public openfile(mixed $filename): mixed

Parameters:

Parameter Type Description
$filename mixed

analyze

public analyze(mixed $filename): mixed

Parameters:

Parameter Type Description
$filename mixed

error

public error(mixed $message): mixed

Parameters:

Parameter Type Description
$message mixed

warning

public warning(mixed $message): mixed

Parameters:

Parameter Type Description
$message mixed

CleanUp

private CleanUp(): mixed


Automatically generated on 2025-03-18