ledfx
Preparing search index...
VirtualSpecific
Interface VirtualSpecific
Convenience type for the API response containing multiple Virtual objects.
interface
VirtualSpecific
{
active
:
boolean
;
auto_generated
:
boolean
;
config
:
VirtualConfig
;
effect
:
Partial
<
EffectSpecific
>
;
id
:
string
;
is_device
:
string
|
boolean
;
last_effect
?:
|
"filter"
|
"bands"
|
"gradient"
|
"pixels"
|
"bands_matrix"
|
"bar"
|
"blade_power_plus"
|
"bleep"
|
"blender"
|
"block_reflections"
|
"blocks"
|
"clone"
|
"concentric"
|
"crawler"
|
"digitalrain2d"
|
"energy"
|
"energy2"
|
"equalizer"
|
"equalizer2d"
|
"fade"
|
"fire"
|
"flame2d"
|
"game_of_life"
|
"gifplayer"
|
"glitch"
|
"hierarchy"
|
"imagespin"
|
"keybeat2d"
|
"lava_lamp"
|
"magnitude"
|
"marching"
|
"melt"
|
"melt_and_sparkle"
|
"metro"
|
"multiBar"
|
"noise2d"
|
"pitchSpectrum"
|
"plasma2d"
|
"plasmawled"
|
"power"
|
"radial"
|
"rain"
|
"rainbow"
|
"random_flash"
|
"real_strobe"
|
"scan"
|
"scan_and_flare"
|
"scan_multi"
|
"scroll"
|
"scroll_plus"
|
"singleColor"
|
"soap2d"
|
"spectrum"
|
"strobe"
|
"texter2d"
|
"vumeter"
|
"water"
|
"waterfall2d"
|
"wavelength"
|
null
;
pixel_count
:
number
;
segments
:
Segment
[]
;
streaming
:
boolean
;
}
Index
Properties
active
auto_
generated
config
effect
id
is_
device
last_
effect?
pixel_
count
segments
streaming
Properties
active
active
:
boolean
auto_
generated
auto_generated
:
boolean
config
config
:
VirtualConfig
effect
effect
:
Partial
<
EffectSpecific
>
id
id
:
string
is_
device
is_device
:
string
|
boolean
Optional
last_
effect
last_effect
?:
|
"filter"
|
"bands"
|
"gradient"
|
"pixels"
|
"bands_matrix"
|
"bar"
|
"blade_power_plus"
|
"bleep"
|
"blender"
|
"block_reflections"
|
"blocks"
|
"clone"
|
"concentric"
|
"crawler"
|
"digitalrain2d"
|
"energy"
|
"energy2"
|
"equalizer"
|
"equalizer2d"
|
"fade"
|
"fire"
|
"flame2d"
|
"game_of_life"
|
"gifplayer"
|
"glitch"
|
"hierarchy"
|
"imagespin"
|
"keybeat2d"
|
"lava_lamp"
|
"magnitude"
|
"marching"
|
"melt"
|
"melt_and_sparkle"
|
"metro"
|
"multiBar"
|
"noise2d"
|
"pitchSpectrum"
|
"plasma2d"
|
"plasmawled"
|
"power"
|
"radial"
|
"rain"
|
"rainbow"
|
"random_flash"
|
"real_strobe"
|
"scan"
|
"scan_and_flare"
|
"scan_multi"
|
"scroll"
|
"scroll_plus"
|
"singleColor"
|
"soap2d"
|
"spectrum"
|
"strobe"
|
"texter2d"
|
"vumeter"
|
"water"
|
"waterfall2d"
|
"wavelength"
|
null
pixel_
count
pixel_count
:
number
segments
segments
:
Segment
[]
streaming
streaming
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
auto_
generated
config
effect
id
is_
device
last_
effect
pixel_
count
segments
streaming
ledfx
Loading...
Convenience type for the API response containing multiple Virtual objects.