Contrast, Byosdcontrastset, Byosdcontrastget – Kramer Electronics VP-790 User Manual
Page 33: Byosdcontrastsave

VP-790 Protocol –
API Functions
29
2.19
27B
Contrast
2.19.1
188B
byOsdContrastSet
API index: 124
Sets the contrast (gain).
Input Parameters
Name
Type
Range
Description
Value
UWORD32
0x00000000: 1–1/√2
0x7FFFFFFF: 1
0xFFFFFFFF: 1+1/√2
Contrast (signal gain)
Return Values
Name
Type
Range
Description
Status
BYTE
0x00-0xFF
0 if successful, error code otherwise
2.19.2
189B
byOsdContrastGet
API index: 126
Retrieves the contrast (gain) from either cache or the SPD.
Input Parameters
Name
Type
Range
Description
Option
BYTE
0: From cache
1: From SPD
Retrieval method
Return Values
Name
Type
Range
Description
Status
BYTE
0x00-0xFF
0 if successful, error code otherwise
Value
UWORD32
0x00000000: 1–1/√2
0x7FFFFFFF: 1
0xFFFFFFFF: 1+1/√2
Contrast (signal gain)
2.19.3
190B
byOsdContrastSave
API index: 125
Saves the contrast (gain) from cache into the SPD.
Input Parameters
None
Return Values
Name
Type
Range
Description
Status
BYTE
0x00-0xFF
0 if successful, error code otherwise