public class AudioFormatCompleter
extends java.lang.Object
Constructor and Description |
---|
AudioFormatCompleter() |
Modifier and Type | Method and Description |
---|---|
static AudioFormat |
complete(AudioFormat f)
Fill in any needed, unspecified values, like endianness.
|
public static AudioFormat complete(AudioFormat f)