Core Class
View Source on Trac ↗
Core Class
getid3_riff
class getid3_riff
// Constructor: function Object() { [native code] } No description available.
Methods 13 methods
| Method / Return | Description |
|---|---|
| Analyze() bool | No description available. |
| ParseRIFFAMV() (array | No description available.
Parameters: $startoffset: mixed, $maxoffset: mixed |
| ParseRIFF() (array | No description available.
Parameters: $startoffset: mixed, $maxoffset: mixed |
| ParseRIFFdata() bool | No description available.
Parameters: $RIFFdata: mixed |
| parseComments() bool | No description available.
Parameters: $RIFFinfoArray: mixed, $CommentsTargetArray: mixed |
| parseWAVEFORMATex() array | No description available.
Parameters: $WaveFormatExData: mixed |
| parseWavPackHeader() bool | No description available.
Parameters: $WavPackChunkData: mixed |
| ParseBITMAPINFOHEADER() array | No description available.
Parameters: $BITMAPINFOHEADER: mixed, $littleEndian: mixed |
| ParseDIVXTAG() array | No description available.
Parameters: $DIVXTAG: mixed, $raw: mixed |
| waveSNDMtagLookup() string | No description available.
Parameters: $tagshortname: mixed |
| wFormatTagLookup() string | No description available.
Parameters: $wFormatTag: mixed |
| fourccLookup() string | No description available.
Parameters: $fourcc: mixed |
| EitherEndian2Int() (int | No description available.
Parameters: $byteword: mixed, $signed: mixed |
Properties
| Property / Type | Description |
|---|---|
| $container mixed public | No description available. |
Class Information
Source File
wp-includes/ID3/module.audio-video.riff.php
Advertisement