|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.fmj.media.AudioFormatCompleter
public class AudioFormatCompleter
Creates audio formats which have any unspecified values set to defaults
Constructor Summary | |
---|---|
AudioFormatCompleter()
|
Method Summary | |
---|---|
static AudioFormat |
complete(AudioFormat f)
Fill in any needed, unspecified values, like endianness. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AudioFormatCompleter()
Method Detail |
---|
public static AudioFormat complete(AudioFormat f)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |