Modifier and Type | Class and Description |
---|---|
class |
Subframe_Constant
Implements the Subframe abstract class, providing encoding support for the
FLAC Constant Subframe.
|
class |
Subframe_Fixed
Implements the Subframe abstract class, providing encoding support for the
FLAC Fixed-predictor Subframe.
|
class |
Subframe_LPC
Implements the Subframe abstract class, providing encoding support for the
FLAC LPC Subframe.
|
class |
Subframe_Verbatim
Implements the Subframe abstract class, providing encoding support for the
FLAC Verbatim Subframe.
|