Data Fields | |
int | ulSize |
size | |
int | bACFPSEnabled |
FPS Monitor is enabled in the AC state if 1. | |
int | bDCFPSEnabled |
FPS Monitor is enabled in the DC state if 1. | |
int | ulACFPSCurrent |
Current Value of FPS Monitor in AC state. | |
int | ulDCFPSCurrent |
Current Value of FPS Monitor in DC state. | |
int | ulACFPSMaximum |
Maximum FPS Threshold allowed in PPLib for AC. | |
int | ulACFPSMinimum |
Minimum FPS Threshold allowed in PPLib for AC. | |
int | ulDCFPSMaximum |
Maximum FPS Threshold allowed in PPLib for DC. | |
int | ulDCFPSMinimum |
Minimum FPS Threshold allowed in PPLib for DC. |
This structure is used to store information related AC and DC Frames Per Second settings
size
FPS Monitor is enabled in the AC state if 1.
FPS Monitor is enabled in the DC state if 1.
Current Value of FPS Monitor in AC state.
Current Value of FPS Monitor in DC state.
Maximum FPS Threshold allowed in PPLib for AC.
Minimum FPS Threshold allowed in PPLib for AC.
Maximum FPS Threshold allowed in PPLib for DC.
Minimum FPS Threshold allowed in PPLib for DC.