[ Index ]

PHP Cross Reference of WordPress

title

Body

[close]

/wp-includes/ID3/ -> module.audio-video.asf.php (summary)

(no description)

File Size: 2088 lines (128 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

getid3_asf:: (15 methods):
  __construct()
  Analyze()
  codecListObjectTypeLookup()
  KnownGUIDs()
  GUIDname()
  ASFIndexObjectIndexTypeLookup()
  GUIDtoBytestring()
  BytestringToGUID()
  FILETIMEtoUNIXtime()
  WMpictureTypeLookup()
  HeaderExtensionObjectDataParse()
  metadataLibraryObjectDataTypeLookup()
  ASF_WMpicture()
  TrimConvert()
  TrimTerm()


Class: getid3_asf  - X-Ref

__construct(getID3 $getid3)   X-Ref

param: getID3 $getid3

Analyze()   X-Ref

return: bool

codecListObjectTypeLookup($CodecListType)   X-Ref

return: string
param: int $CodecListType

KnownGUIDs()   X-Ref

return: array

GUIDname($GUIDstring)   X-Ref

return: string|false
param: string $GUIDstring

ASFIndexObjectIndexTypeLookup($id)   X-Ref

return: string
param: int $id

GUIDtoBytestring($GUIDstring)   X-Ref

return: string
param: string $GUIDstring

BytestringToGUID($Bytestring)   X-Ref

return: string
param: string $Bytestring

FILETIMEtoUNIXtime($FILETIME, $round=true)   X-Ref

return: float|int
param: int  $FILETIME
param: bool $round

WMpictureTypeLookup($WMpictureType)   X-Ref

return: string
param: int $WMpictureType

HeaderExtensionObjectDataParse(&$asf_header_extension_object_data, &$unhandled_sections)   X-Ref

return: array
param: string $asf_header_extension_object_data
param: int    $unhandled_sections

metadataLibraryObjectDataTypeLookup($id)   X-Ref

return: string
param: int $id

ASF_WMpicture(&$data)   X-Ref

return: array
param: string $data

TrimConvert($string)   X-Ref
Remove terminator 00 00 and convert UTF-16LE to Latin-1.

return: string
param: string $string

TrimTerm($string)   X-Ref
Remove terminator 00 00.

return: string
param: string $string



Generated: Fri Apr 19 01:00:02 2024 Cross-referenced by PHPXref 0.7.1