biniu.vorbis
Class EncodeAuxThreshMatch
java.lang.Object
biniu.vorbis.EncodeAuxThreshMatch
public class EncodeAuxThreshMatch
- extends java.lang.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 |
EncodeAuxThreshMatch(float[] quantthresh,
int[] quantmap,
int quantvals,
int threshvals)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EncodeAuxThreshMatch
public EncodeAuxThreshMatch(float[] quantthresh,
int[] quantmap,
int quantvals,
int threshvals)