- window(int[], int, int, int, int[]) - Static method in class javaFlacEncoder.LPC
-
Apply a window function to sample data
- workingCRC - Variable in class javaFlacEncoder.CRC16
-
working checksum stored between calls to update(..)
- write(byte) - Method in class javaFlacEncoder.FLACFileOutputStream
-
Write a byte to this stream.
- write(byte[], int, int) - Method in class javaFlacEncoder.FLACFileOutputStream
-
Write the given number of bytes from the byte array.
- write(AudioInputStream, AudioFileFormat.Type, File) - Method in class javaFlacEncoder.FLACFileWriter
-
- write(AudioInputStream, AudioFileFormat.Type, OutputStream) - Method in class javaFlacEncoder.FLACFileWriter
-
- write(byte[], int, int) - Method in interface javaFlacEncoder.FLACOutputStream
-
Write the given number of bytes from a byte array.
- write(byte) - Method in interface javaFlacEncoder.FLACOutputStream
-
Write a single byte to the stream.
- write(byte) - Method in class javaFlacEncoder.FLACStreamOutputStream
-
Write a byte to this stream.
- write(byte[], int, int) - Method in class javaFlacEncoder.FLACStreamOutputStream
-
Write the given number of bytes from the byte array.
- writeBlock(BlockEncodeRequest) - Method in class javaFlacEncoder.FLACStreamController
-