| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
dc1394.dc1394featureset_t |
dc1394.dc1394featureset_t.feature(int i,
dc1394.dc1394feature_info_t feature) |
dc1394.dc1394featureset_t |
dc1394.dc1394featureset_t.position(int position) |
| Modifier and Type | Method and Description |
|---|---|
static int |
dc1394.dc1394_feature_get_all(dc1394.dc1394camera_t camera,
dc1394.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(dc1394.dc1394featureset_t features,
Pointer fd)
Displays the bounds and options of every feature supported by the camera
|
Copyright © 2015. All Rights Reserved.