|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AudioResource
Method Summary | |
---|---|
void |
close()
Closes the resource, releasing any memory. |
javax.sound.sampled.Control[] |
getControls()
Returns the Controls available for this AudioResource. |
javax.sound.sampled.AudioFormat |
getFormat()
Returns the AudioFormat of this AudioResource. |
void |
open()
Opens the resource to be used. |
Method Detail |
---|
void open()
void close()
javax.sound.sampled.Control[] getControls()
javax.sound.sampled.AudioFormat getFormat()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |