public class DeviceManager extends Object
Modifier and Type | Field and Description |
---|---|
static int |
EXCLUSIVE |
static int |
SHARED |
static int |
UNSPECIFIED_ID |
public static final int EXCLUSIVE
public static final int SHARED
public static final int UNSPECIFIED_ID
public static Device open(DeviceConfig config, int mode) throws IOException, InvalidDeviceConfigException, UnsupportedDeviceTypeException, DeviceNotFoundException, UnavailableDeviceException, UnsupportedAccessModeException
public static Device open(DeviceConfig config) throws IOException, InvalidDeviceConfigException, UnsupportedDeviceTypeException, DeviceNotFoundException, UnavailableDeviceException, UnsupportedAccessModeException