TransferableAudioClockOptions
Defined in: transferable-worklet-clock.ts:35
Properties
Section titled “Properties”capacityFrames?
Section titled “capacityFrames?”
readonlyoptionalcapacityFrames:number
Defined in: transferable-worklet-clock.ts:41
channelCount?
Section titled “channelCount?”
readonlyoptionalchannelCount:number
Defined in: transferable-worklet-clock.ts:42
context?
Section titled “context?”
readonlyoptionalcontext:AudioContext
Defined in: transferable-worklet-clock.ts:36
moduleUrl?
Section titled “moduleUrl?”
readonlyoptionalmoduleUrl:string|URL
Defined in: transferable-worklet-clock.ts:38
Host-resolved module URL for non-Vite or CDN deployments.
reportEveryFrames?
Section titled “reportEveryFrames?”
readonlyoptionalreportEveryFrames:number
Defined in: transferable-worklet-clock.ts:43
sampleRate?
Section titled “sampleRate?”
readonlyoptionalsampleRate:number
Defined in: transferable-worklet-clock.ts:40
Requested hardware context rate when the clock owns its AudioContext.