biniu.vorbis
Class InfoFloor1
public
class
InfoFloor1
extends Object
*
THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
*
THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2002 *
by the XIPHOPHORUS Company http://www.xiph.org/ *
*
Title: EncoderVorbis
Description: Codec for encoding music files (wav -> ogg)
Constructor Summary |
| InfoFloor1() |
| InfoFloor1(int partitions, int[] partitionclass, int[] class_dim, int[] class_subs, int[] class_book, int[][] class_subbook, int mult, int[] postlist, float maxover, float maxunder, float maxerr, int twofitminsize, int twofitminused, float twofitweight, float twofitatten, int unusedminsize, int unusedmin_n, int n) |
| InfoFloor1(int partitions, int[] partitionclass, int[] class_dim, int[] class_subs, int[] class_book, int[][] class_subbook, int mult, int[] postlist, int maxover, int maxunder, int maxerr, double twofitweight, double twofitatten, int n) |
public InfoFloor1()
public InfoFloor1(int partitions, int[] partitionclass, int[] class_dim, int[] class_subs, int[] class_book, int[][] class_subbook, int mult, int[] postlist, float maxover, float maxunder, float maxerr, int twofitminsize, int twofitminused, float twofitweight, float twofitatten, int unusedminsize, int unusedmin_n, int n)
public InfoFloor1(int partitions, int[] partitionclass, int[] class_dim, int[] class_subs, int[] class_book, int[][] class_subbook, int mult, int[] postlist, int maxover, int maxunder, int maxerr, double twofitweight, double twofitatten, int n)