| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
FlyCapture2_C.fc2AVIOption |
FlyCapture2_C.fc2AVIOption.frameRate(float frameRate) |
FlyCapture2_C.fc2AVIOption |
FlyCapture2_C.fc2AVIOption.position(int position) |
FlyCapture2_C.fc2AVIOption |
FlyCapture2_C.fc2AVIOption.reserved(int i,
int reserved) |
| Modifier and Type | Method and Description |
|---|---|
static int |
FlyCapture2_C.fc2AVIOpen(FlyCapture2_C.fc2AVIContext AVIContext,
BytePointer pFileName,
FlyCapture2_C.fc2AVIOption pOption)
Open an AVI file in preparation for writing Images to disk.
|
static int |
FlyCapture2_C.fc2AVIOpen(FlyCapture2_C.fc2AVIContext AVIContext,
String pFileName,
FlyCapture2_C.fc2AVIOption pOption) |
Copyright © 2015. All Rights Reserved.