public final class UsbMidiDevice extends Object implements Closeable
Modifier and Type | Method and Description |
---|---|
void |
close()
Closes this stream and releases any system resources associated
with it.
|
static UsbMidiDevice |
create(Context context,
Bundle properties,
int card,
int device) |
public static UsbMidiDevice create(Context context, Bundle properties, int card, int device)
public void close() throws IOException
Closeable
close
in interface Closeable
close
in interface AutoCloseable
IOException
- if an I/O error occurs