AudioClockOptions
此内容尚不支持你的语言。
Defined in: worklet-clock.ts:18
Properties
Section titled “Properties”capacityFrames?
Section titled “capacityFrames?”
readonlyoptionalcapacityFrames:number
Defined in: worklet-clock.ts:24
channelCount?
Section titled “channelCount?”
readonlyoptionalchannelCount:number
Defined in: worklet-clock.ts:25
context?
Section titled “context?”
readonlyoptionalcontext:AudioContext
Defined in: worklet-clock.ts:19
moduleUrl?
Section titled “moduleUrl?”
readonlyoptionalmoduleUrl:string|URL
Defined in: worklet-clock.ts:21
Host-resolved module URL for non-Vite or CDN deployments.
reportEveryFrames?
Section titled “reportEveryFrames?”
readonlyoptionalreportEveryFrames:number
Defined in: worklet-clock.ts:26
sampleRate?
Section titled “sampleRate?”
readonlyoptionalsampleRate:number
Defined in: worklet-clock.ts:23
Requested hardware context rate when the clock owns its AudioContext.