Component type, Byosdcomponenttypeset, Byosdcomponenttypeget – Kramer Electronics VP-790 User Manual
Page 37: Byosdcomponenttypesave

VP-790 Protocol –
API Functions
33
2.23
31B
Component Type
2.23.1
201B
byOsdComponentTypeSet
API index: 2962
Sets the component input type, i.e. colorspace.
Input Parameters
Name
Type
Range
Description
Value
UWORD32
0: RGB
1: YUV
Component type (colorspace)
Return Values
Name
Type
Range
Description
Status
BYTE
0x00-0xFF
0 if successful, error code
otherwise
2.23.2
202B
byOsdComponentTypeGet
API index: 2963
Retrieves setting for the component type 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: RGB
1: YUV
Component type (colorspace)
2.23.3
203B
byOsdComponentTypeSave
API index: 2964
Saves the setting for the component type from cache into the SPD.
Input Parameters
None
Return Values
Name
Type
Range
Description
Status
BYTE
0x00-0xFF
0 if successful, error code otherwise