biniu.vorbis
Class PsyInfo
public
class
PsyInfo
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 |
| PsyInfo() |
| PsyInfo(int blockflag, float ath_adjatt, float ath_maxatt, float[] tone_masteratt, float tone_centerboost, float tone_decay, float tone_abs_limit, float[] toneatt, int noisemaskp, float noisemaxsupp, float noisewindowlo, float noisewindowhi, int noisewindowlomin, int noisewindowhimin, int noisewindowfixed, float[][] noiseoff, float[] noisecompand, float max_curve_dB, int normal_channel_p, int normal_point_p, int normal_start, int normal_partition, double normal_thresh) |
public PsyInfo()
public PsyInfo(int blockflag, float ath_adjatt, float ath_maxatt, float[] tone_masteratt, float tone_centerboost, float tone_decay, float tone_abs_limit, float[] toneatt, int noisemaskp, float noisemaxsupp, float noisewindowlo, float noisewindowhi, int noisewindowlomin, int noisewindowhimin, int noisewindowfixed, float[][] noiseoff, float[] noisecompand, float max_curve_dB, int normal_channel_p, int normal_point_p, int normal_start, int normal_partition, double normal_thresh)
public boolean setValues(
PsyInfo info)