|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.qtunes.speaker.spi.airport.AirtunesManager
public class AirtunesManager
Marshalling service for one or more individual Airports. Protocol details: see http://blog.technologeek.org/airtunes-v2 http://git.zx2c4.com/Airtunes2/about
Method Summary | |
---|---|
void |
clear()
Clear anything in the packet queue and stop playing immediately |
void |
drain()
Drain the queue until all playing has finished |
void |
sendAudioPacket(byte[] buf,
int off,
int len,
boolean bigendian)
Send an audio packet to the speakers |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void clear()
public void drain()
public void sendAudioPacket(byte[] buf, int off, int len, boolean bigendian)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |