Method | Description | |
---|---|---|
MidiDeviceInfoImpl ( String name, String vendor, String description, String version, bool is_midi_in, int index ) : System | ||
clone ( ) : Object | ||
equals ( Object obj ) : bool |
public MidiDeviceInfoImpl ( String name, String vendor, String description, String version, bool is_midi_in, int index ) : System | ||
name | String | |
vendor | String | |
description | String | |
version | String | |
is_midi_in | bool | |
index | int | |
return | System |