switchCamera
Select the replay image.
Address
/replay/switchCamera [lens index]
Arguments
Type | Description | |
---|---|---|
argument 1 | Int | The combination mode of replay image 0: camera 1 1: camera 2 4: Side-by-side (Cam 1 & 2) 5: Side-by-side (Cam 2 & 1) |
Example
Select Camera 1 to replay.
/replay/switchCamera 0
Note: Floating point numbers will be rounded down. /replay/switchCamera 1.9 = /replay/switchCamera 1