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