public static class NIVision.dxEnumerateVideoModesResult
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
currentMode |
NIVision.IMAQdxEnumItem[] |
videoModeArray |
private java.nio.ByteBuffer |
videoModeArray_buf |
| Modifier | Constructor and Description |
|---|---|
private |
dxEnumerateVideoModesResult(java.nio.ByteBuffer rv_buf,
java.nio.ByteBuffer videoModeArray_buf) |
public NIVision.IMAQdxEnumItem[] videoModeArray
public int currentMode
private java.nio.ByteBuffer videoModeArray_buf