71 optimize for display, 1 byosdoptimiseset, 2 byosdoptimiseget – Kramer Electronics VP-790 User Manual

Page 82: 3 byosdoptimisesave, Optimize for display

Advertising
background image

78

VP-790 Protocol - API Functions

2.71 Optimize for Display

2.71.1 byOsdOptimiseSet

API index: 2818
Activates communication with a display and sets optimum output display timing

and color depth.

Input Parameters

Name

Type

Range

Description

Value

UWORD32

0: DVI/HDMI

1: Native

2: DVI-forced

1: Activates optimization mechanism

0,2: Deactivates optimization

mechanism. DVI-forced outputs 8 bit

per color only. DVI/HDMI selects

color depth automatically.

Return Values

Name

Type

Range

Description

Status

BYTE

0x00-0xFF

0 if successful, error code otherwise

2.71.2 byOsdOptimiseGet

API index: 2819
Retrieves the optimization 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: DVI/HDMI

1: Native

2: DVI-forced

Optimization settings.

2.71.3 byOsdOptimiseSave

API index: 2820
Saves the optimization 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