Set gain each capture
ClosedPublic

Authored by murveit on Oct 5 2019, 3:35 AM.

Details

Summary

Previously the gain and other custom properties were set only at the start of the capture job sequence
and not for each capture. Thus, if the sequence were interrupted, e.g. by autofocus, and the gain
or other property changed by the autofocus, it would not be restore when capture restarted.
This fixes that issue.

Diff Detail

Repository
R321 KStars
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
murveit created this revision.Oct 5 2019, 3:35 AM
Restricted Application added a project: KDE Edu. · View Herald TranscriptOct 5 2019, 3:35 AM
Restricted Application added a subscriber: kde-edu. · View Herald Transcript
murveit requested review of this revision.Oct 5 2019, 3:35 AM
mutlaqja accepted this revision.Oct 5 2019, 6:22 AM
This revision is now accepted and ready to land.Oct 5 2019, 6:22 AM

Looking good, thanks for fixing this!

This revision was automatically updated to reflect the committed changes.