ILIAS
Release_4_0_x_branch Revision 61816
|
Public Member Functions | |
getid3_asf (&$fd, &$ThisFileInfo) | |
ASFCodecListObjectTypeLookup ($CodecListType) | |
KnownGUIDs () | |
GUIDname ($GUIDstring) | |
ASFIndexObjectIndexTypeLookup ($id) | |
GUIDtoBytestring ($GUIDstring) | |
BytestringToGUID ($Bytestring) | |
FILETIMEtoUNIXtime ($FILETIME, $round=true) | |
WMpictureTypeLookup ($WMpictureType) | |
TrimConvert ($string) | |
TrimTerm ($string) |
Definition at line 26 of file module.audio-video.asf.php.
getid3_asf::ASFCodecListObjectTypeLookup | ( | $CodecListType | ) |
Definition at line 1370 of file module.audio-video.asf.php.
Referenced by getid3_asf().
getid3_asf::ASFIndexObjectIndexTypeLookup | ( | $id | ) |
Definition at line 1502 of file module.audio-video.asf.php.
Referenced by getid3_asf().
getid3_asf::BytestringToGUID | ( | $Bytestring | ) |
Definition at line 1547 of file module.audio-video.asf.php.
Referenced by getid3_asf().
getid3_asf::FILETIMEtoUNIXtime | ( | $FILETIME, | |
$round = true |
|||
) |
Definition at line 1572 of file module.audio-video.asf.php.
Referenced by getid3_asf().
getid3_asf::getid3_asf | ( | & | $fd, |
& | $ThisFileInfo | ||
) |
Definition at line 29 of file module.audio-video.asf.php.
References getid3_lib\array_merge_noclobber(), ASFCodecListObjectTypeLookup(), ASFIndexObjectIndexTypeLookup(), BytestringToGUID(), elseif(), FILETIMEtoUNIXtime(), GUIDname(), GUIDtoBytestring(), getid3_lib\LittleEndian2Int(), getid3_riff\RIFFfourccLookup(), getid3_riff\RIFFparseWAVEFORMATex(), TrimConvert(), TrimTerm(), and WMpictureTypeLookup().
getid3_asf::GUIDname | ( | $GUIDstring | ) |
Definition at line 1494 of file module.audio-video.asf.php.
References $GUIDarray, and KnownGUIDs().
Referenced by getid3_asf().
getid3_asf::GUIDtoBytestring | ( | $GUIDstring | ) |
Definition at line 1512 of file module.audio-video.asf.php.
Referenced by getid3_asf().
getid3_asf::KnownGUIDs | ( | ) |
Definition at line 1381 of file module.audio-video.asf.php.
References $GUIDarray.
Referenced by GUIDname().
getid3_asf::TrimConvert | ( | $string | ) |
Definition at line 1610 of file module.audio-video.asf.php.
References getid3_lib\iconv_fallback().
Referenced by getid3_asf().
getid3_asf::TrimTerm | ( | $string | ) |
Definition at line 1622 of file module.audio-video.asf.php.
Referenced by getid3_asf().
getid3_asf::WMpictureTypeLookup | ( | $WMpictureType | ) |
Definition at line 1583 of file module.audio-video.asf.php.
References getid3_lib\iconv_fallback().
Referenced by getid3_asf().