75 output frame rate, 1 byosdframerateset, 2 byosdframerateget – Kramer Electronics VP-790 User Manual

Page 86: 3 byosdframeratesave, Output frame rate

Advertising
background image

82

VP-790 Protocol - API Functions

2.75 Output Frame Rate

2.75.1 byOsdFrameRateSet

API index: 2821
Sets the Ouput Mode Frame Rate.

Input Parameters

Name

Type

Range

Description

Value

UWORD32

0: 60Hz

1: 50Hz

2: 24Hz

3: 48Hz

4: Auto

Ouput Mode Frame Rate

Return Values

Name

Type

Range

Description

Status

BYTE

0x00-0xFF

0 if successful, error code otherwise

2.75.2 byOsdFrameRateGet

API index: 2822
Retrieves the Output Mode Frame Rate 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: 60Hz

1: 50Hz

2: Auto

Menu position

2.75.3 byOsdFrameRateSave

API index: 2823
Saves the Output Mode Frame Rate 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