Constructors
constructor
Defined in packages/cutlist/src/cutlistService.ts:18
Parameters
slaves: HTMLVideoElement []
eventCallback: function
Type parameters
Parameters
Returns void
Accessors
preview
get preview( ) : boolean
set preview( preview: boolean ) : void
Defined in packages/cutlist/src/cutlistService.ts:64
Returns boolean
Defined in packages/cutlist/src/cutlistService.ts:56
Parameters
Returns void
Methods
destroy
Defined in packages/cutlist/src/cutlistService.ts:77
Returns void
loadCutList
loadCutList( cutList: Cut [] ) : void
Defined in packages/cutlist/src/cutlistService.ts:45
Parameters
Returns void
togglePreview
Defined in packages/cutlist/src/cutlistService.ts:73
Returns void
Legend
Module
Object literal
Variable
Function
Function with type parameter
Index signature
Type alias
Type alias with type parameter
Enumeration
Enumeration member
Property
Method
Interface
Interface with type parameter
Constructor
Property
Method
Index signature
Class
Class with type parameter
Constructor
Property
Method
Accessor
Index signature
Inherited constructor
Inherited property
Inherited method
Inherited accessor
Protected property
Protected method
Protected accessor
Private property
Private method
Private accessor
Static property
Static method
Get current preview state.