Core Class
View Source on Trac ↗
Core Class
AVCSequenceParameterSetReader
class AVCSequenceParameterSetReader
// Constructor: function Object() { [native code] } No description available.
Methods 9 methods
| Method / Return | Description |
|---|---|
| __construct() void | No description available.
Parameters: $sps: mixed |
| readData() void | No description available. |
| skipBits() void | No description available.
Parameters: $bits: mixed |
| getBit() int | No description available. |
| getBits() int | No description available.
Parameters: $bits: mixed |
| expGolombUe() int | No description available. |
| expGolombSe() int | No description available. |
| getWidth() int | No description available. |
| getHeight() int | No description available. |
Properties
| Property / Type | Description |
|---|---|
| $sps mixed public | No description available. |
| $start mixed public | No description available. |
| $currentBytes mixed public | No description available. |
| $currentBits mixed public | No description available. |
| $width mixed public | No description available. |
| $height mixed public | No description available. |
Class Information
Source File
wp-includes/ID3/module.audio-video.flv.php
Advertisement