| Description |
|---|
| "audioStatus": |
| "isAvailable": Whether the layer audio is available. |
| "isOpen": When the layer audio is played |
| "general": |
| "name": Layer name |
| "zorder": Layer z-order |
| "isFreeze": Freeze or not |
| "flipType": Flip type (0: Normal, 1: Flip horizontally, 2: Flip vertically, 3: Flip horizontally and vertically) |
| "isBackground": Whether the layer is set as the screen background. |
| "sizeType": 0: SL, 1: DL, 2: 4K |
| "type": Layer type (0: mix, 1: SL, 2: remapping) |
| "lock": Lock or not |
| "reverseControl": Reverse control information |
| "ip": Reverse control IP |
| "port": Reverse control port number |
| "sourceType": Source type (0: No source, 2: Input, 3: IPC) |
| "inputId": Input source ID (When the IPC source is used, 255 is passed in this field.) |
| "cropId": Cropping ID (255 means that the original source is used.) |
| "slotId": Slot ID |
| "name": Source name |
| "window": |
| "width": Width, unit: pixel |
| "height": Height, unit: pixel |
| "x": Horizontal initial position, unit: pixel |
| "y": Vertical initial position, unit: pixel |
| "lockRatio": Lock aspect ratio |