Implement momentary and toggle microphone button types.

This commit is contained in:
Dermot Duffy
2023-05-06 15:59:57 -07:00
parent 11e1245d67
commit 2c1b8ed785
8 changed files with 91 additions and 25 deletions
+6 -1
View File
@@ -280,7 +280,12 @@
"recordings": "Recordings",
"snapshots": "Snapshots",
"substreams": "Substream(s)",
"timeline": "Timeline"
"timeline": "Timeline",
"type": "Button type",
"types": {
"momentary": "Momentary",
"toggle": "Toggle"
}
},
"position": "Menu position",
"positions": {