
90 VP-790 Protocol - API Functions
2.83 PIP Input
2.83.1 byOsdPipInputFormatSet
API index: 321
Sets the PiP input channel.
Input Parameters
Name Type Range Description
Value UWORD32 0: Composite 1
1: Composite 2
2: S-Video
3: Component
4: VGA
5: HDSDI
6: DVI
7: HDMI
PIP input channel
Return Values
Name Type Range Description
Status BYTE 0x00-0xFF 0 if successful, error code otherwise
2.83.1 byOsdPipInputFormatGet
API index: 323
Retrieves the PiP input channel 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: Composite 1
1: Composite 2
2: S-Video
3: Component
4: VGA
5: HDSDI
6: DVI
7: HDMI
PIP input channel
2.83.2 byOsdPipInputFormatSave
API index: 322
Saves the PiP input channel 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
Kommentare zu diesen Handbüchern