![]() |
NVAPI Reference Documentation
|
Release 440: November 15
|
#include <nvapi.h>
Data Fields | |
| NV_GPU_CLIENT_ILLUM_PIECEWISE_LINEAR_CYCLE_TYPE | cycleType |
| NvU8 | grpCount |
| NvU16 | riseTimems |
| NvU16 | fallTimems |
| NvU16 | ATimems |
| NvU16 | BTimems |
| NvU16 | grpIdleTimems |
| NvU16 | phaseOffsetms |
Used in NV_GPU_ILLUM_ZONE_CONTROL_DATA_PIECEWISE_LINEAR_RGB Data required to represent control mode of type NV_GPU_ILLUM_CTRL_MODE_PIECEWISE_LINEAR_RGB.
| NvU16 _NV_GPU_CLIENT_ILLUM_ZONE_CONTROL_DATA_PIECEWISE_LINEAR::ATimems |
Time in ms to remain at color A before color A to color B transition.
| NvU16 _NV_GPU_CLIENT_ILLUM_ZONE_CONTROL_DATA_PIECEWISE_LINEAR::BTimems |
Time in ms to remain at color B before color B to color A transition.
| NV_GPU_CLIENT_ILLUM_PIECEWISE_LINEAR_CYCLE_TYPE _NV_GPU_CLIENT_ILLUM_ZONE_CONTROL_DATA_PIECEWISE_LINEAR::cycleType |
Type of cycle effect to apply.
| NvU16 _NV_GPU_CLIENT_ILLUM_ZONE_CONTROL_DATA_PIECEWISE_LINEAR::fallTimems |
Time in ms to transition from color B to color A.
| NvU8 _NV_GPU_CLIENT_ILLUM_ZONE_CONTROL_DATA_PIECEWISE_LINEAR::grpCount |
Number of times to repeat function within group period.
| NvU16 _NV_GPU_CLIENT_ILLUM_ZONE_CONTROL_DATA_PIECEWISE_LINEAR::grpIdleTimems |
Time in ms to remain idle before next group of repeated function cycles.
| NvU16 _NV_GPU_CLIENT_ILLUM_ZONE_CONTROL_DATA_PIECEWISE_LINEAR::phaseOffsetms |
Time in ms to offset the cycle relative to other zones.
| NvU16 _NV_GPU_CLIENT_ILLUM_ZONE_CONTROL_DATA_PIECEWISE_LINEAR::riseTimems |
Time in ms to transition from color A to color B.
