Skip to content

Commit

Permalink
gh #29 added pre-requistite for setcustom2PtWhiteBalance
Browse files Browse the repository at this point in the history
aktamilbe committed Jan 20, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 67bb3c6 commit 20dbe79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/tvSettings.h
Original file line number Diff line number Diff line change
@@ -2645,6 +2645,7 @@ tvError_t GetNumberOfDimmingZones(unsigned int* number_of_dimming_zones);
* @retval tvERROR_GENERAL - Underlying failures - SoC, memory, etc
*
* @pre TvInit() should be called before calling this API
* @pre SetColorTemperature() should be set to "tvColorTemp_USER" before calling this API
*/
tvError_t SetCustom2PointWhiteBalance(tvWBColor_t color, tvWBControl_t control, int value);

0 comments on commit 20dbe79

Please sign in to comment.