| CustomDevice Methods |
The CustomDevice type exposes the following members.
| Name | Description | |
|---|---|---|
| AcquireData |
Retrieve playback data from the Library
| |
| Dispose |
Releases all resources used.
| |
| Dispose(Boolean) |
Releases the unmanaged resources used by the CustomDevice and optionally releases the managed resources.
| |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows CustomDevice to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Overrides ObjectFinalize.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ProcessData |
Send the samples from your device to the Library
| |
| ToString |
Returns a string that represents the current object.
(Overrides ObjectToString.) |