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