Skip to content

getid3_handler

  • Full name: \ID3Parser\getID3\getid3_handler
  • This class is an Abstract class

Properties

getid3

protected \ID3Parser\getID3\getID3 $getid3

data_string_flag

protected $data_string_flag

data_string

protected $data_string

data_string_position

protected $data_string_position

data_string_length

protected $data_string_length

dependency_to

private $dependency_to

Methods

__construct

public __construct(\ID3Parser\getID3\getID3 $getid3, mixed $call_module = null): mixed

Parameters:

Parameter Type Description
$getid3 \ID3Parser\getID3\getID3
$call_module mixed

Analyze

public Analyze(): mixed
  • This method is abstract.

AnalyzeString

public AnalyzeString(mixed $string): mixed

Parameters:

Parameter Type Description
$string mixed

setStringMode

public setStringMode(mixed $string): mixed

Parameters:

Parameter Type Description
$string mixed

ftell

protected ftell(): mixed

fread

protected fread(mixed $bytes): mixed

Parameters:

Parameter Type Description
$bytes mixed

fseek

protected fseek(mixed $bytes, mixed $whence = SEEK_SET): mixed

Parameters:

Parameter Type Description
$bytes mixed
$whence mixed

feof

protected feof(): mixed

isDependencyFor

final protected isDependencyFor(mixed $module): mixed
  • This method is final.

Parameters:

Parameter Type Description
$module mixed

error

protected error(mixed $text): mixed

Parameters:

Parameter Type Description
$text mixed

warning

protected warning(mixed $text): mixed

Parameters:

Parameter Type Description
$text mixed

notice

protected notice(mixed $text): mixed

Parameters:

Parameter Type Description
$text mixed


Automatically generated on 2025-03-18