biniu.vorbis

Class InfoMapping0

public class InfoMapping0 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
InfoMapping0()
InfoMapping0(int submaps, int[] chmuxlist, int[] floorsubmap, int[] residuesubmap, int coupling_steps, int[] coupling_mag, int[] coupling_ang)
Method Summary
booleansetValues(InfoMapping0 info)

Constructor Detail

InfoMapping0

public InfoMapping0()

InfoMapping0

public InfoMapping0(int submaps, int[] chmuxlist, int[] floorsubmap, int[] residuesubmap, int coupling_steps, int[] coupling_mag, int[] coupling_ang)

Method Detail

setValues

public boolean setValues(InfoMapping0 info)