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