
36 VP-790 Protocol - API Functions
2.26 Display Mode
2.26.1 byOsdProcessingModeSet
API index: 2965
Sets the processing mode.
Input Parameters
Name Type Range Description
Value UWORD32 0: CRT (low latency)
1: LCD (best picture)
Processing mode
Return Values
Name Type Range Description
Status BYTE 0x00-0xFF 0 if successful, error code otherwise
2.26.2 byOsdProcessingModeGet
API index: 2966
Retrieves the processing mode setting 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 0: CRT (low latency)
1: LCD (best picture)
Processing mode
2.26.3 byOsdProcessingModeSave
API index: 2967
Saves the processing mode setting from cache into the SPD.
Input Parameters
None
Return Values
Name Type Range Description
Status BYTE 0x00-0xFF 0 if successful, error code otherwise
Komentáře k této Příručce