Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
database: forward rate limit to FrameRate.DRVH.
Both AcquirePeriod and FrameRate can be used to define frame rate. Keep their limits consistent by forwarding the inverse of period limit to the FrameRate record. To keep backward compatibility, the frame rate is computed based on the value of the AcquirePeriod.DRVL. Changing that at runtime requires reprocessing AcquirePeriodLimitFwd to forward to FrameRate.DRVH.
- Loading branch information