| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
FlyCapture2.AVIOption |
FlyCapture2.AVIOption.frameRate(float frameRate) |
FlyCapture2.AVIOption |
FlyCapture2.AVIOption.position(int position) |
FlyCapture2.AVIOption |
FlyCapture2.AVIOption.reserved(int i,
int reserved) |
| Modifier and Type | Method and Description |
|---|---|
FlyCapture2.Error |
FlyCapture2.AVIRecorder.AVIOpen(BytePointer pFileName,
FlyCapture2.AVIOption pOption)
Open an AVI file in preparation for writing Images to disk.
|
FlyCapture2.Error |
FlyCapture2.AVIRecorder.AVIOpen(String pFileName,
FlyCapture2.AVIOption pOption) |
Copyright © 2015. All Rights Reserved.