Preparing search index...
The search index is not available
@clockworkdog/cogs-client
@clockworkdog/cogs-client
SurfaceManager
Class SurfaceManager
The SurfaceManager will receive state updates and:
Ensure that each clip has a parent element
Instantiate a ClipManager attached to each respective element
Index
Constructors
constructor
Accessors
element
Methods
set
State
update
Constructors
constructor
new
SurfaceManager
(
testState
?:
MediaSurfaceState
)
:
SurfaceManager
Parameters
Optional
testState
:
MediaSurfaceState
Returns
SurfaceManager
Accessors
element
get
element
()
:
HTMLDivElement
Returns
HTMLDivElement
Methods
set
State
setState
(
newState
:
MediaSurfaceState
)
:
void
Parameters
newState
:
MediaSurfaceState
Returns
void
update
update
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
element
Methods
set
State
update
@clockworkdog/cogs-client
Loading...
The SurfaceManager will receive state updates and: