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