- DEBUG_LEV - Static variable in class javaFlacEncoder.CRC16
-
For Debugging: Higher level equals more debug statements
- DEBUG_LEV - Static variable in class javaFlacEncoder.CRC8
-
For Debugging: Higher level equals more debug statements
- DEBUG_LEV - Static variable in class javaFlacEncoder.FLACStreamController
-
- DEBUG_LEV - Static variable in class javaFlacEncoder.Frame
-
For debugging: Higher level equals more output(generally in increments
of 10
- DEBUG_LEV - Static variable in class javaFlacEncoder.FrameHeader
-
For Debugging: Higher level equals more debug statements
- DEBUG_LEV - Static variable in class javaFlacEncoder.RiceEncoder
-
For debugging: Higher values equals greater output, generally in
increments of 10
- DEBUG_LEV - Static variable in class javaFlacEncoder.Subframe_Constant
-
For debugging: Higher values equals greater output, generally by
increments of 10.
- DEBUG_LEV - Static variable in class javaFlacEncoder.Subframe_Fixed
-
For debugging: Higher values equals greater output, generally in
increments of 10
- DEBUG_LEV - Static variable in class javaFlacEncoder.Subframe_LPC
-
For debugging: Higher values equals greater output, generally in
increments of 10
- DEBUG_LEV - Static variable in class javaFlacEncoder.Subframe_Verbatim
-
For debugging: Higher value equals more output, typically by increments
of 10
- DEBUG_LEV - Static variable in class javaFlacEncoder.UTF8Modified
-
For debugging: Higher value equals more output, generally by increments
of 10
- decodeFromExtendedUTF8(byte[]) - Static method in class javaFlacEncoder.UTF8Modified
-
Decode an extended UTF8(as used in FLAC), to a long value.
- DEFAULT_BITS_PER_SAMPLE - Static variable in class javaFlacEncoder.StreamConfiguration
-
Default sample size
- DEFAULT_CHANNEL_CONFIG - Static variable in class javaFlacEncoder.EncodingConfiguration
-
Default channel configuration
- DEFAULT_CHANNEL_COUNT - Static variable in class javaFlacEncoder.StreamConfiguration
-
Default channel count
- DEFAULT_MAX_BLOCK_SIZE - Static variable in class javaFlacEncoder.StreamConfiguration
-
Default maximum block size
- DEFAULT_MAX_LPC_ORDER - Static variable in class javaFlacEncoder.EncodingConfiguration
-
Default maximum lpc order to use
- DEFAULT_MAX_RICE_ORDER - Static variable in class javaFlacEncoder.EncodingConfiguration
-
Default maximum Rice partition order
- DEFAULT_MIN_BLOCK_SIZE - Static variable in class javaFlacEncoder.StreamConfiguration
-
Default minimum block size
- DEFAULT_MIN_LPC_ORDER - Static variable in class javaFlacEncoder.EncodingConfiguration
-
Default minimum lpc order to use
- DEFAULT_SAMPLE_RATE - Static variable in class javaFlacEncoder.StreamConfiguration
-
Default sample rate
- DEFAULT_SUBFRAME_TYPE - Static variable in class javaFlacEncoder.EncodingConfiguration
-
Default subframe type to use