|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectholoedit.rt.Connection
holoedit.rt.OSCConnection
public class OSCConnection
Field Summary |
---|
Fields inherited from class holoedit.rt.Connection |
---|
address, autostop, beg, counter, CUE_OFFSET, currentEditName, currentSpatDomain, currentSpatName, currentTrack, date, end, firstCue, in, keyIn, keyOut, loop, looping, loopNum, mainRef, oldDate, open, order, ORDER_NONE, ORDER_PAUSE, ORDER_PLAY, ORDER_RECORD, ORDER_RESUME, ORDER_STOP, out, oversleep, paused, playing, preloading, PROTOCOL_VERSION, recBegDate, receiver, recording, recTrajs, runner, sender, templist, total, VERBOSE_IN, VERBOSE_OUT |
Constructor Summary | |
---|---|
OSCConnection(Main m)
|
Method Summary | |
---|---|
void |
close()
|
protected void |
newReceiver()
|
protected void |
newSender()
|
void |
open()
|
Methods inherited from class holoedit.rt.Connection |
---|
acceptMessage, changeLoop, getAddress, getAutostop, getCurrentTime, getIn, getKeyIn, getKeyOut, getLoop, getOut, getTotalTime, isOpen, isPlaying, isRecording, loop, pause, play, playstop, position, preload, preloadFirst, record, run, send, send, send, sendBegin, sendEnd, sendPaths, sendSpeakers, sendTotal, sendVisible, setAddress, setAutostop, setBegin, setBegTime, setCurrentTime, setEnd, setEndTime, setIn, setKeyIn, setKeyOut, setLoop, setOut, setTime, setTotalTime, spatUpdate, stop, stopAndPlay, toString, treatPacket, treatRecord, treatRecordSegment |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public OSCConnection(Main m)
Method Detail |
---|
public void open()
open
in class Connection
protected void newSender()
newSender
in class Connection
protected void newReceiver()
newReceiver
in class Connection
public void close()
close
in class Connection
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |