Property | Type | Description | |
---|---|---|---|
receivedPackets | List |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Receive ( byte[]>.Action |
||
Send ( int frame, List |
||
SendImmediate ( List |
||
SendSync ( int frame, byte syncData ) : void | ||
StartRecording ( Func |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
Send ( byte packet ) : void |
public Receive ( byte[]>.Action |
||
packetFn | byte[]>.Action | |
return | void |
public Send ( int frame, List |
||
frame | int | |
orders | List |
|
return | void |
public SendSync ( int frame, byte syncData ) : void | ||
frame | int | |
syncData | byte | |
return | void |
public StartRecording ( Func |
||
chooseFilename | Func |
|
return | void |