libsidplayfp 2.16.1
Classes | Static Public Member Functions | Static Public Attributes | List of all members
usbsid.USBSIDDevice Class Reference
Inheritance diagram for usbsid.USBSIDDevice:
Inheritance graph
[legend]

Static Public Member Functions

static boolean isOpen ()
 
static boolean isWinblows ()
 
static void setdriver_USBSID (String driver)
 
static void open_USBSID ()
 
static void close_USBSID ()
 
static void asyncWrite (byte[] buffer)
 
static void syncWrite (byte[] buffer)
 
static byte[] syncRead (byte[] buffer, int len)
 
static void sendCommand (byte command, Byte...subcommands)
 
static void sendConfigCommand (int command, Byte...args)
 
static byte[] rwConfigCommand (int command, int len, Byte...args)
 

Static Public Attributes

static Object device = null
 
static boolean us_overrideDriver = false
 

The documentation for this class was generated from the following file: