|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Mid-level interface definition for reading CDs
| Field Summary | |
|---|---|
static int |
FRAME_SIZE
Size of a cdda frame in bytes. |
| Method Summary | |
|---|---|
String |
getDefaultDevice()
Gives the default drive. |
Iterator |
getDevices()
Gives the available CDROM devices. |
InputStream |
getTocAsXml(String strDevice)
|
AudioInputStream |
getTrack(String strDevice,
int nTrack)
|
| Field Detail |
|---|
static final int FRAME_SIZE
| Method Detail |
|---|
Iterator getDevices()
String getDefaultDevice()
InputStream getTocAsXml(String strDevice)
throws IOException
IOException
AudioInputStream getTrack(String strDevice,
int nTrack)
throws IOException
IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||