|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--cnrg.itx.datax.jaudio.JAudioOut
Field Summary | |
protected cnrg.itx.datax.jaudio.Queue |
blockQueue
|
protected JAudioDevice |
device
|
Constructor Summary | |
protected |
JAudioOut(JAudioDevice device)
|
Method Summary | |
void |
putBlock(JAudioBlock block)
|
void |
start()
|
void |
stop()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
protected JAudioDevice device
protected cnrg.itx.datax.jaudio.Queue blockQueue
Constructor Detail |
protected JAudioOut(JAudioDevice device)
Method Detail |
public void start() throws JAudioException
public void stop() throws JAudioException
public void putBlock(JAudioBlock block) throws JAudioException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |