26 display mode, 1 byosdprocessingmodeset, 2 byosdprocessingmodeget – Kramer Electronics VP-790 User Manual

Page 40: 3 byosdprocessingmodesave, Display mode

Advertising
background image

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

Advertising