API reference
API reference
Select your platform
No SDKs available
No versions available

Huffman Class

Overview

Object Data

static void
Decode
( BitReservoir br,
int table,
out float x,
out float y )
static void
Decode
( BitReservoir br,
int table,
out float x,
out float y,
out float v,
out float w )

Details

Object Data

static void Meta.Audio.NLayer.Decoder.Huffman.Decode
( BitReservoir br,
int table,
out float x,
out float y )
No description available.
static void Meta.Audio.NLayer.Decoder.Huffman.Decode
( BitReservoir br,
int table,
out float x,
out float y,
out float v,
out float w )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon