| Package | Description |
|---|---|
| org.bytedeco.flycapture.FlyCapture2 |
| Modifier and Type | Method and Description |
|---|---|
H264Option |
H264Option.bitrate(int setter) |
H264Option |
H264Option.frameRate(float setter) |
H264Option |
H264Option.height(int setter) |
H264Option |
H264Option.position(long position) |
H264Option |
H264Option.reserved(int i,
int setter) |
H264Option |
H264Option.width(int setter) |
| Modifier and Type | Method and Description |
|---|---|
Error |
FlyCapture2Video.Open(BytePointer pFileName,
H264Option pOption)
Open an H.264 video file in preparation for writing Images to disk.
|
Error |
FlyCapture2Video.Open(String pFileName,
H264Option pOption) |
Copyright © 2020. All rights reserved.