Click or drag to resize
CustomDevice Methods

The CustomDevice type exposes the following members.

Methods
  NameDescription
Public methodAcquireData
Retrieve playback data from the Library
Public methodDispose
Releases all resources used.
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the CustomDevice and optionally releases the managed resources.
Public methodEquals (Inherited from Object.)
Protected methodFinalize
Allows CustomDevice to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Overrides ObjectFinalize.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodProcessData
Send the samples from your device to the Library
Public methodToString
Returns a string that represents the current object.
(Overrides ObjectToString.)
Top
See Also