|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CDstatus | |
---|---|
sdljava.cdrom | Provides all the routines defined in the SDL_cdrom.h header. |
Uses of CDstatus in sdljava.cdrom |
---|
Fields in sdljava.cdrom declared as CDstatus | |
---|---|
static CDstatus |
CDstatus.ERROR
|
static CDstatus |
CDstatus.PAUSED
|
static CDstatus |
CDstatus.PLAYING
|
static CDstatus |
CDstatus.STOPPED
|
private static CDstatus[] |
CDstatus.swigValues
|
static CDstatus |
CDstatus.TRAYEMPTY
|
Methods in sdljava.cdrom that return CDstatus | |
---|---|
CDstatus |
SDLCdrom.cdStatus()
Returns the current status of this drive. |
static CDstatus |
SDLCdrom.cdStatus(SDLCdrom cdrom)
Returns the current status of the given drive. |
static CDstatus |
CDstatus.swigToEnum(int swigValue)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |