@Environment(value=CLIENT) public class AlUtil extends Object
Constructor and Description |
---|
AlUtil() |
Modifier and Type | Method and Description |
---|---|
(package private) static boolean |
checkAlcErrors(long deviceHandle,
String sectionName) |
(package private) static boolean |
checkErrors(String sectionName) |
private static String |
getAlcErrorMessage(int errorCode) |
private static String |
getErrorMessage(int errorCode) |
(package private) static int |
getFormatId(AudioFormat format) |
private static final Logger LOGGER
private static String getErrorMessage(int errorCode)
static boolean checkErrors(String sectionName)
private static String getAlcErrorMessage(int errorCode)
static boolean checkAlcErrors(long deviceHandle, String sectionName)
static int getFormatId(AudioFormat format)