| [ Index ] |
PHP Cross Reference of WordPress |
[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 |
return: bool param: int $min_data |
| readEBMLint() X-Ref |
return: int|float|false |
| readEBMLelementData($length, $check_buffer=false) X-Ref |
return: string|false param: int $length param: bool $check_buffer |
| getEBMLelement(&$element, $parent_end, $get_data=false) X-Ref |
return: bool param: array $element param: int $parent_end param: array|bool $get_data |
| unhandledElement($type, $line, $element) X-Ref |
param: string $type param: int $line param: array $element |
| ExtractCommentsSimpleTag($SimpleTagArray) X-Ref |
return: bool param: array $SimpleTagArray |
| HandleEMBLSimpleTag($parent_end) X-Ref |
return: array param: int $parent_end |
| HandleEMBLClusterBlock($element, $block_type, &$info) X-Ref |
return: array param: array $element param: int $block_type param: array $info |
| EBML2Int($EBMLstring) X-Ref |
return: int|float|false param: string $EBMLstring |
| EBMLdate2unix($EBMLdatestamp) X-Ref |
return: float param: int $EBMLdatestamp |
| TargetTypeValue($target_type) X-Ref |
return: string|int param: int $target_type |
| BlockLacingType($lacingtype) X-Ref |
return: string|int param: int $lacingtype |
| CodecIDtoCommonName($codecid) X-Ref |
return: string param: string $codecid |
| EBMLidName($value) X-Ref |
return: string param: int $value |
| displayUnit($value) X-Ref |
return: string param: int $value |
| getDefaultStreamInfo($streams) X-Ref |
return: array param: array $streams |
| Generated: Tue Oct 28 01:00:02 2025 | Cross-referenced by PHPXref 0.7.1 |