46 input, 1 byosdinputformatset, 2 byosdinputformatget – Kramer Electronics VP-790 User Manual

Page 60: Input

Advertising
background image

56

VP-790 Protocol - API Functions

2.46 Input

2.46.1 byOsdInputFormatSet

API index: 318
Sets the main input channel given by the controlling application.

Input Parameters

Name

Type

Range

Description

Value

UWORD32 0: Composite 1

1: Composite 2

2: S-Video

3: Component

4: VGA

5: 3G-SDI

6: DVI

7: HDMI

8: DVI-A

9: Test Pattern

Main input channel

Return Values

Name

Type

Range

Description

Status

BYTE

0x00-0xFF

0 if successful, error code otherwise

2.46.2 byOsdInputFormatGet

API index: 320
Retrieves the main input channel 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: Composite 1

1: Composite 2

2: S-Video

3: Component

4: VGA

5: 3G-SDI

6: DVI

7: HDMI

8: DVI-A

9: Test Pattern

Main input channel

Advertising