| Package | Description |
|---|---|
| org.bytedeco.flycapture.FlyCapture2 |
| Modifier and Type | Method and Description |
|---|---|
StrobeControl |
StrobeControl.delay(float setter) |
StrobeControl |
StrobeControl.duration(float setter) |
StrobeControl |
StrobeControl.onOff(boolean setter) |
StrobeControl |
StrobeControl.polarity(int setter) |
StrobeControl |
StrobeControl.position(long position) |
StrobeControl |
StrobeControl.reserved(int i,
int setter) |
StrobeControl |
StrobeControl.source(int setter) |
| Modifier and Type | Method and Description |
|---|---|
Error |
GigECamera.GetStrobe(StrobeControl pStrobeControl) |
Error |
CameraBase.GetStrobe(StrobeControl pStrobeControl)
Retrieve current strobe settings from the camera.
|
Error |
Camera.GetStrobe(StrobeControl pStrobeControl) |
Error |
GigECamera.SetStrobe(StrobeControl pStrobeControl) |
Error |
CameraBase.SetStrobe(StrobeControl pStrobeControl) |
Error |
Camera.SetStrobe(StrobeControl pStrobeControl) |
Error |
GigECamera.SetStrobe(StrobeControl pStrobeControl,
boolean broadcast) |
Error |
CameraBase.SetStrobe(StrobeControl pStrobeControl,
boolean broadcast)
Set current strobe settings to the camera.
|
Error |
Camera.SetStrobe(StrobeControl pStrobeControl,
boolean broadcast) |
Copyright © 2020. All rights reserved.