Updated on 2022-03-13 GMT+08:00

SetRbuvSwapSwitch

Syntax

void SetRbuvSwapSwitch(bool rbuvSwapSwitch = false);

Function Description

Sets whether to enable R/B swap or U/V channel swap before CSC.

Parameter Description

Parameter

Input/Output

Type

Description

rbuvSwapSwitch

Input

bool

true: Swap is supported. false: Swap is not supported.

Return Value

None

Exception Handling

None

Restriction

None