Core Class
View Source on Trac ↗
Core Class
getid3_matroska
class getid3_matroska
// Constructor: function Object() { [native code] } No description available.
Methods 18 methods
| Method / Return | Description |
|---|---|
| Analyze() bool | No description available. |
| parseEBML() void | No description available.
Parameters: $info: mixed |
| EnsureBufferHasEnoughData() bool | No description available.
Parameters: $min_data: mixed |
| readEBMLint() (int | No description available. |
| readEBMLelementData() (string | No description available.
Parameters: $length: mixed, $check_buffer: mixed |
| getEBMLelement() bool | No description available.
Parameters: $element: mixed, $parent_end: mixed, $get_data: mixed |
| unhandledElement() void | No description available.
Parameters: $type: mixed, $line: mixed, $element: mixed |
| ExtractCommentsSimpleTag() bool | No description available.
Parameters: $SimpleTagArray: mixed |
| HandleEMBLSimpleTag() array | No description available.
Parameters: $parent_end: mixed |
| HandleEMBLClusterBlock() array | No description available.
Parameters: $element: mixed, $block_type: mixed, $info: mixed |
| EBML2Int() (int | No description available.
Parameters: $EBMLstring: mixed |
| EBMLdate2unix() float | No description available.
Parameters: $EBMLdatestamp: mixed |
| TargetTypeValue() (string | No description available.
Parameters: $target_type: mixed |
| BlockLacingType() (string | No description available.
Parameters: $lacingtype: mixed |
| CodecIDtoCommonName() string | No description available.
Parameters: $codecid: mixed |
| EBMLidName() string | No description available.
Parameters: $value: mixed |
| displayUnit() string | No description available.
Parameters: $value: mixed |
| getDefaultStreamInfo() array | No description available.
Parameters: $streams: mixed |
Properties
| Property / Type | Description |
|---|---|
| $hide_clusters mixed public | No description available. |
| $parse_whole_file mixed public | No description available. |
| $EBMLbuffer mixed public | No description available. |
| $EBMLbuffer_offset mixed public | No description available. |
| $EBMLbuffer_length mixed public | No description available. |
| $current_offset mixed public | No description available. |
| $unuseful_elements mixed public | No description available. |
Class Information
Source File
wp-includes/ID3/module.audio-video.matroska.php
Advertisement