Core Class
View Source on Trac ↗
Core Class
getid3_ac3
class getid3_ac3
// Constructor: function Object() { [native code] } No description available.
Methods 15 methods
| Method / Return | Description |
|---|---|
| Analyze() bool | No description available. |
| readHeaderBSI() int | No description available.
Parameters: $length: mixed |
| sampleRateCodeLookup() (int | No description available.
Parameters: $fscod: mixed |
| sampleRateCodeLookup2() (int | No description available.
Parameters: $fscod2: mixed |
| serviceTypeLookup() (string | No description available.
Parameters: $bsmod: mixed, $acmod: mixed |
| audioCodingModeLookup() (array | No description available.
Parameters: $acmod: mixed |
| centerMixLevelLookup() (int | No description available.
Parameters: $cmixlev: mixed |
| surroundMixLevelLookup() (int | No description available.
Parameters: $surmixlev: mixed |
| dolbySurroundModeLookup() (string | No description available.
Parameters: $dsurmod: mixed |
| channelsEnabledLookup() array | No description available.
Parameters: $acmod: mixed, $lfeon: mixed |
| heavyCompression() (float | No description available.
Parameters: $compre: mixed |
| roomTypeLookup() (string | No description available.
Parameters: $roomtyp: mixed |
| frameSizeLookup() (int | No description available.
Parameters: $frmsizecod: mixed, $fscod: mixed |
| bitrateLookup() (int | No description available.
Parameters: $frmsizecod: mixed |
| blocksPerSyncFrame() (int | No description available.
Parameters: $numblkscod: mixed |
Properties
| Property / Type | Description |
|---|---|
| $AC3header mixed public | No description available. |
| $BSIoffset mixed public | No description available. |
Class Information
Source File
wp-includes/ID3/module.audio.ac3.php
Advertisement