112 trnr, 1 byosdtrnrset, 2 byosdtrnrget – Kramer Electronics VP-790 User Manual

Page 120: 3 byosdtrnrsave, Trnr

Advertising
background image

116

VP-790 Protocol - API Functions

2.112 TRNR

2.112.1 byOsdTRNRSet

API index: 239
Sets the level of the TRNR (temporal recursive noise reduction) algorithm.

Input Parameters

Name

Type

Range

Description

Value

UWORD32

0: Off

1: Low

2: Medium

3: High

TRNR value

Return Values

Name

Type

Range

Description

Status

BYTE

0x00-0xFF

0 if successful, error code otherwise

2.112.2 byOsdTRNRGet

API index: 241
Retrieves the level of the TRNR 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: Off

1: Low

2: Medium

3: High

TRNR value

2.112.3 byOsdTRNRSave

API index: 240
Saves the level of the TRNR 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