| Class | Description |
|---|---|
| Channel |
Base class for FLAC subframe (channel) classes.
|
| ChannelConstant |
FLAC Constant Subframe (Channel) data.
|
| ChannelFixed |
Fixed FLAC subframe (channel).
|
| ChannelLPC |
LPC FLAC subframe (channel).
|
| ChannelVerbatim |
Verbatim FLAC subframe (channel).
|
| EntropyCodingMethod |
libFLAC - Free Lossless Audio Codec library
Copyright (C) 2001,2002,2003 Josh Coalson
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.
|
| EntropyPartitionedRice |
This class holds the Entropy Partitioned Rice contents.
|
| EntropyPartitionedRiceContents |
libFLAC - Free Lossless Audio Codec library
Copyright (C) 2001,2002,2003 Josh Coalson
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.
|
| Frame |
The FLAC Frame class.
|
| Header |
Frame header class.
|
| Exception | Description |
|---|---|
| BadHeaderException |
BadHeaderException.
|
Copyright © 2004–2017. All rights reserved.