setUSBCMode
Set the content displayed on the external screen.
Address
/system/setUSBCMode [mode]
Arguments
Type | Description | |
---|---|---|
argument 1 | Int | The content displayed on the extern screen. 0: Duplicate Screen 1: Clean Program 2: Loop HDMI 1 3: Loop HDMI 2 4: Multi-view 5: Preview |
Example
Set the content displayed on the external screen as Preview.
/system/setUSBCMode 5
Note: Floating point numbers will be rounded down. /gfx/setUSBCMode 1.9 = /gfx/setUSBCMode 1