| Package | Description |
|---|---|
| org.bytedeco.libdc1394 | |
| org.bytedeco.libdc1394.global |
| Modifier and Type | Method and Description |
|---|---|
dc1394featureset_t |
dc1394featureset_t.feature(int i,
dc1394feature_info_t setter) |
dc1394featureset_t |
dc1394featureset_t.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
static int |
dc1394.dc1394_feature_get_all(dc1394camera_t camera,
dc1394featureset_t features)
Collects the available features for the camera described by node and stores them in features.
|
static int |
dc1394.dc1394_feature_print_all(dc1394featureset_t features,
Pointer fd)
Displays the bounds and options of every feature supported by the camera
|
Copyright © 2019. All rights reserved.