WPDev.one
Core Class

getid3_asf

class getid3_asf // Constructor: function Object() { [native code] }

No description available.

Methods 15 methods

Method / Return Description
__construct()
void

No description available.

Parameters: $getid3: getID3
Analyze()
bool

No description available.

codecListObjectTypeLookup()
string

No description available.

Parameters: $CodecListType: mixed
KnownGUIDs()
array

No description available.

GUIDname()
(string

No description available.

Parameters: $GUIDstring: mixed
ASFIndexObjectIndexTypeLookup()
string

No description available.

Parameters: $id: mixed
GUIDtoBytestring()
string

No description available.

Parameters: $GUIDstring: mixed
BytestringToGUID()
string

No description available.

Parameters: $Bytestring: mixed
FILETIMEtoUNIXtime()
(float

No description available.

Parameters: $FILETIME: mixed, $round: mixed
WMpictureTypeLookup()
string

No description available.

Parameters: $WMpictureType: mixed
HeaderExtensionObjectDataParse()
array

No description available.

Parameters: $asf_header_extension_object_data: mixed, $unhandled_sections: mixed
metadataLibraryObjectDataTypeLookup()
string

No description available.

Parameters: $id: mixed
ASF_WMpicture()
array

No description available.

Parameters: $data: mixed
TrimConvert()
string

Remove terminator 00 00 and convert UTF-16LE to Latin-1.

Parameters: $string: mixed
TrimTerm()
string

Remove terminator 00 00.

Parameters: $string: mixed

Properties

Property / Type Description
$ASFIndexParametersObjectIndexSpecifiersIndexTypes
mixed
public
No description available.
$ASFMediaObjectIndexParametersObjectIndexSpecifiersIndexTypes
mixed
public
No description available.
$ASFTimecodeIndexParametersObjectIndexSpecifiersIndexTypes
mixed
public
No description available.

Class Information

Source File
wp-includes/ID3/module.audio-video.asf.php
Advertisement