Click or drag to resize

ControllerDataConsumer Methods

The ControllerDataConsumer type exposes the following members.

Methods
  NameDescription
Public methodApplySample
Apply a given sample as a byte array (parse the data and apply it to the state)
Public methodClearData
Public methodStatic memberHasData
Public methodHasFrameBeenHandled
Returns true if the frame has been processed since the last clear
Public methodHasInput
Public methodInputFrameHandled
Mark frame as handled
Public methodPrintDataDump
Print current state
Public methodPrintProviderInfo
Prints information to the console
Public methodToString
Returns a string that represents the current object.
(Overrides ObjectToString.)
Top
See Also