ScummVM API documentation
Audio::WMACoefHuffmanParam Struct Reference

#include <wmadata.h>

Public Attributes

int n
 Number of codes.
 
int maxLevel
 
const uint32 * huffCodes
 Bit values.
 
const uint8 * huffBits
 Bit sizes.
 
const uint16 * levels
 Table to build run/level tables.
 

Detailed Description

Parameters for Huffman'd WMA coefficient codes.


The documentation for this struct was generated from the following file: