setDPMode
Director Plus
Set the display content on the external screen connected to USB Out.
Address
/system/setDPMode [mode]
Arguments
| Type | Description | |
|---|---|---|
| argument 1 | Int | The display content on the external screen. 0: Mirror 1: Program 2: Loop HDMI 1 3: Loop HDMI 2 4: Multi-view 5: Preview 6:Loop HDMI 3 7:Loop HDMI 4 10:Loop Webcam 1 11:Loop Webcam 2 |
Example
Set the display content of the external screen connected to USB Out to Preview
/system/setDPMode 5
Note: Floating point numbers will be rounded down.
/gfx/setDPMode 1.9 = /gfx/setDPMode 1
Director One/Director Mini
Not supported.