|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--SSF.Util.Streams.BasicPlayer
|
+--SSF.Net.nicDecoder
| Constructor Summary | |
nicDecoder(java.lang.String streamID)
|
|
| Method Summary | |
int |
receive(int typecode,
int sourcecode,
double time,
byte[] bytes,
int off,
int len)
Default handler for generic record data. |
| Methods inherited from class SSF.Util.Streams.BasicPlayer |
connectRead, connectWrite, disconnect, getRecordCount, getRecordSourceCode, getRecordSourceString, getRecordTypeCode, getRecordTypeString, isConnected, main, send, send |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public nicDecoder(java.lang.String streamID)
| Method Detail |
public int receive(int typecode,
int sourcecode,
double time,
byte[] bytes,
int off,
int len)
BasicPlayer
receive in interface StreamInterfacereceive in class BasicPlayer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||