[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 1922 lines (107 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
getid3_matroska:: (18 methods):
Analyze()
parseEBML()
EnsureBufferHasEnoughData()
readEBMLint()
readEBMLelementData()
getEBMLelement()
unhandledElement()
ExtractCommentsSimpleTag()
HandleEMBLSimpleTag()
HandleEMBLClusterBlock()
EBML2Int()
EBMLdate2unix()
TargetTypeValue()
BlockLacingType()
CodecIDtoCommonName()
EBMLidName()
displayUnit()
getDefaultStreamInfo()
Class: getid3_matroska - X-Ref
Analyze() X-Ref |
return: bool |
parseEBML(&$info) X-Ref |
param: array $info |
EnsureBufferHasEnoughData($min_data=1024) X-Ref |
param: int $min_data return: bool |
readEBMLint() X-Ref |
return: int|float|false |
readEBMLelementData($length, $check_buffer=false) X-Ref |
param: int $length param: bool $check_buffer return: string|false |
getEBMLelement(&$element, $parent_end, $get_data=false) X-Ref |
param: array $element param: int $parent_end param: array|bool $get_data return: bool |
unhandledElement($type, $line, $element) X-Ref |
param: string $type param: int $line param: array $element |
ExtractCommentsSimpleTag($SimpleTagArray) X-Ref |
param: array $SimpleTagArray return: bool |
HandleEMBLSimpleTag($parent_end) X-Ref |
param: int $parent_end return: array |
HandleEMBLClusterBlock($element, $block_type, &$info) X-Ref |
param: array $element param: int $block_type param: array $info return: array |
EBML2Int($EBMLstring) X-Ref |
param: string $EBMLstring return: int|float|false |
EBMLdate2unix($EBMLdatestamp) X-Ref |
param: int $EBMLdatestamp return: float |
TargetTypeValue($target_type) X-Ref |
param: int $target_type return: string|int |
BlockLacingType($lacingtype) X-Ref |
param: int $lacingtype return: string|int |
CodecIDtoCommonName($codecid) X-Ref |
param: string $codecid return: string |
EBMLidName($value) X-Ref |
param: int $value return: string |
displayUnit($value) X-Ref |
param: int $value return: string |
getDefaultStreamInfo($streams) X-Ref |
param: array $streams return: array |
Generated : Thu Nov 21 08:20:01 2024 | Cross-referenced by PHPXref |