JavaScript is disabled on your browser.
Description
Nested Class Summary
Enum Constant Summary
Method Summary
Enum Constant Details
SURROUND_7DOT1_16_BIT
SURROUND_7DOT1_8_BIT
SURROUND_6DOT1_16_BIT
SURROUND_6DOT1_8_BIT
SURROUND_5DOT1_16_BIT
SURROUND_5DOT1_8_BIT
QUAD_16_BIT
QUAD_8_BIT
FLOAT_STEREO_64_BIT
FLOAT_STEREO_32_BIT
STEREO_16_BIT
STEREO_8_BIT
FLOAT_MONO_64_BIT
FLOAT_MONO_32_BIT
MONO_16_BIT
MONO_8_BIT
MS_ADPCM_MONO
MS_ADPCM_STEREO
Method Details
values()
valueOf(String)
getAlId()
getChannels()
getBitsPerSample()
getDataType()
isSupportedChannelCount(int)
isSupportedBitRate(int)
determineFormat(int, int, PcmFormat.PcmDataType)
Nested Class Summary
Nested Classes
Enum Constant Summary
Enum Constants
Method Summary
All Methods Static Methods Instance Methods Concrete Methods
int
int
int
static boolean
static boolean
Returns the enum constant of this class with the specified name.
Returns an array containing the constants of this enum class, in
the order they are declared.
Methods inherited from class Enum
clone , compareTo , describeConstable , equals , finalize , getDeclaringClass , hashCode , name , ordinal , toString , valueOf