跳转到内容

TransferableAudioClockOptions

此内容尚不支持你的语言。

Defined in: transferable-worklet-clock.ts:35

readonly optional capacityFrames: number

Defined in: transferable-worklet-clock.ts:41


readonly optional channelCount: number

Defined in: transferable-worklet-clock.ts:42


readonly optional context: AudioContext

Defined in: transferable-worklet-clock.ts:36


readonly optional moduleUrl: string | URL

Defined in: transferable-worklet-clock.ts:38

Host-resolved module URL for non-Vite or CDN deployments.


readonly optional reportEveryFrames: number

Defined in: transferable-worklet-clock.ts:43


readonly optional sampleRate: number

Defined in: transferable-worklet-clock.ts:40

Requested hardware context rate when the clock owns its AudioContext.