ledfx
Preparing search index...
Virtual
Interface Virtual
Convenience type for a Virtual object using the universal Effect type.
interface
Virtual
{
active
:
boolean
;
auto_generated
:
boolean
;
config
:
VirtualConfig
;
effect
:
Effect
;
id
:
string
;
is_device
:
string
|
boolean
;
last_effect
?:
EffectType
|
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
:
Effect
id
id
:
string
is_
device
is_device
:
string
|
boolean
Optional
last_
effect
last_effect
?:
EffectType
|
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 a Virtual object using the universal Effect type.