Class Limelight.RewindData
java.lang.Object
com.limelightvision.Limelight.RewindData
- Enclosing class:
Limelight
Rewind buffer state.
-
Field Summary
FieldsModifier and TypeFieldDescriptiondoublebooleanbooleanlongintMain-thread latency penalty in microseconds.double -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
enabled
public boolean enabled -
storedSeconds
public double storedSeconds -
frameCount
public long frameCount -
bufferUsage
public double bufferUsage -
flushing
public boolean flushing -
latencyPenaltyMicros
public int latencyPenaltyMicrosMain-thread latency penalty in microseconds.
-
-
Constructor Details
-
RewindData
public RewindData()
-