Automated: create new component page |
Automated: update Categories, SyncDelegates |
||
Line 10: | Line 10: | ||
|DevicePriorities|{{RootFieldType|SyncList`1|[[Type:DevicePriorityEntry|DevicePriorityEntry]]}}|TypeAdv1=true| | |DevicePriorities|{{RootFieldType|SyncList`1|[[Type:DevicePriorityEntry|DevicePriorityEntry]]}}|TypeAdv1=true| | ||
|DevicePrioritiesEnabled|Bool| | |DevicePrioritiesEnabled|Bool| | ||
}} | |||
== Sync Delegates == | |||
{{Table ComponentTriggers | |||
|GetDevice()|[[Type:SubsettingGetter|SubsettingGetter]]<[[Type:String|String]]: key>| | |||
}} | }} | ||
Line 20: | Line 25: | ||
[[Category:Components:Uncategorized{{#translation:}}|Audio Input Device Settings]] | [[Category:Components:Uncategorized{{#translation:}}|Audio Input Device Settings]] | ||
[[Category:Components{{#translation:}}|Audio Input Device Settings]] | [[Category:Components{{#translation:}}|Audio Input Device Settings]] | ||
[[Category:ComponentStub]] | |||
[[Category:ComponentStubs]] | [[Category:ComponentStubs]] |
Revision as of 13:11, 6 November 2024
Component image
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Usage
Name | Type | Description |
---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. |
UseSystemDefault
|
Bool | |
DevicePriorities
|
list of DevicePriorityEntry | |
DevicePrioritiesEnabled
|
Bool |
Sync Delegates
Name | Arguments | Description |
---|---|---|
GetDevice()
|
SubsettingGetter<String: key> |