2019-05-01 22:02:40 -04:00
|
|
|
LocalSinkSettings:
|
|
|
|
description: "Local channel sink settings"
|
|
|
|
properties:
|
|
|
|
localDeviceIndex:
|
|
|
|
description: "Receiving local device index"
|
|
|
|
type: integer
|
|
|
|
rgbColor:
|
|
|
|
type: integer
|
|
|
|
title:
|
|
|
|
type: string
|
|
|
|
log2Decim:
|
|
|
|
type: integer
|
|
|
|
filterChainHash:
|
|
|
|
type: integer
|
2019-12-09 04:23:42 -05:00
|
|
|
play:
|
|
|
|
description: boolean (1 to play, 0 to stop)
|
|
|
|
type: integer
|
2019-09-22 14:26:09 -04:00
|
|
|
streamIndex:
|
|
|
|
description: MIMO channel. Not relevant when connected to SI (single Rx).
|
|
|
|
type: integer
|
2019-05-01 22:02:40 -04:00
|
|
|
useReverseAPI:
|
|
|
|
description: Synchronize with reverse API (1 for yes, 0 for no)
|
|
|
|
type: integer
|
|
|
|
reverseAPIAddress:
|
|
|
|
type: string
|
|
|
|
reverseAPIPort:
|
|
|
|
type: integer
|
|
|
|
reverseAPIDeviceIndex:
|
|
|
|
type: integer
|
|
|
|
reverseAPIChannelIndex:
|
|
|
|
type: integer
|