|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of FLAC_FileEncoder.Status in javaFlacEncoder |
---|
Methods in javaFlacEncoder that return FLAC_FileEncoder.Status | |
---|---|
FLAC_FileEncoder.Status |
FLAC_FileEncoder.encode(java.io.File inputFile,
java.io.File outputFile)
Encode the given input wav file to an output file. |
static FLAC_FileEncoder.Status |
FLAC_FileEncoder.Status.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static FLAC_FileEncoder.Status[] |
FLAC_FileEncoder.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |