| Package | Description |
|---|---|
| com.oracle.deviceaccess.dac |
Interfaces and classes for writing analog outputs using a Digital to Analog Converter (DAC).
|
| Modifier and Type | Method and Description |
|---|---|
void |
DACChannel.startGeneration(int[] buffer,
int offset,
int count,
boolean doubleBuffering,
GenerationListener listener)
Starts asynchronous analog output generation on this channel from a series of raw output values (samples).
|
Copyright (c) 2012, Oracle and/or its affiliates. All Rights Reserved. Use of this specification is subject to license terms.