getid3_handler::__construct

Advertisement

Summery Summery

getid3_handler constructor.

Syntax Syntax

getid3_handler::__construct( getID3 $getid3, string $call_module = null )

Parameters Parameters

$getid3

(Required)

$call_module

(Optional)

Default value: null

Source Source

File: wp-includes/ID3/getid3.php

		return true;
	}

	/**
	 * @param string $filename
	 *
	 * @return bool

Advertisement

Advertisement

Leave a Reply