AudioDrivenVideoScheduler
此内容尚不支持你的语言。
Defined in: video-scheduler.ts:33
Implements
Section titled “Implements”Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new AudioDrivenVideoScheduler(
options):AudioDrivenVideoScheduler
Defined in: video-scheduler.ts:49
Parameters
Section titled “Parameters”options
Section titled “options”AudioDrivenVideoSchedulerOptions
Returns
Section titled “Returns”AudioDrivenVideoScheduler
Accessors
Section titled “Accessors”disposed
Section titled “disposed”Get Signature
Section titled “Get Signature”get disposed():
boolean
Defined in: video-scheduler.ts:67
Returns
Section titled “Returns”boolean
Implementation of
Section titled “Implementation of”generation
Section titled “generation”Get Signature
Section titled “Get Signature”get generation():
number
Defined in: video-scheduler.ts:63
Returns
Section titled “Returns”number
Methods
Section titled “Methods”dispose()
Section titled “dispose()”dispose():
void
Defined in: video-scheduler.ts:101
Returns
Section titled “Returns”void
Implementation of
Section titled “Implementation of”pause()
Section titled “pause()”pause():
void
Defined in: video-scheduler.ts:88
Returns
Section titled “Returns”void
seek()
Section titled “seek()”seek():
number
Defined in: video-scheduler.ts:94
Returns
Section titled “Returns”number
snapshot()
Section titled “snapshot()”snapshot():
AudioDrivenVideoSchedulerSnapshot
Defined in: video-scheduler.ts:71
Returns
Section titled “Returns”AudioDrivenVideoSchedulerSnapshot
start()
Section titled “start()”start():
void
Defined in: video-scheduler.ts:81
Returns
Section titled “Returns”void