Sound |
sound_complex |
sound complex dialog | |
|
|
This module has an unstable interface. |
Imports
Includes
Local Functions |
local
createHWTable ()
->
list<map<string,any> >
creates summary table with card labels and thier states (running/not running/dissappeared)
- Return value:
-
table contents
local
enableButtons (boolean val)
->
void
function for enabling relevant controls in complex dialog
- Parameters:
-
val boolean enable/disable
local
HardwareDialog ()
->
map
A dialog showing the detected cards and allowing to configure them.
- Return value:
-
The value of the resulting UserInput.
local
sound_complex ()
->
map
just calls ComplexDialog
- Return value:
-
passed from ComplexDialog