- Companion
- object
Type members
Inherited types
Value members
Inherited methods
The key into the sink's attribute map.
The key into the sink's attribute map.
- Inherited from
- AuralAttribute
Or -1
if the number of channels cannot be determined.
Or -1
if the number of channels cannot be determined.
- Inherited from
- AuralAttribute
Prepares the view to be able to run
.
Prepares the view to be able to run
.
- Value Params
- timeRef
an optional context of temporal position
- Inherited from
- AuralViewBase
Like react
, but also invokes the function with the current state immediately.
Like react
, but also invokes the function with the current state immediately.
- Inherited from
- ViewBase
Runs the view, whatever that means for the particular object. If the object is not
prepared and needs preparing, the view will take care of running the prepare
step
(without mapping any attr
map).
Runs the view, whatever that means for the particular object. If the object is not
prepared and needs preparing, the view will take care of running the prepare
step
(without mapping any attr
map).
- Inherited from
- AuralViewBase