nx.js
Interfaces

AudioContextOptions

Properties

PropertyTypeDescription
latencyHint?number | AudioContextLatencyCategoryHint for the playback latency tradeoff. Accepted for API compatibility; nx.js always uses its fixed double-buffered output latency.
sampleRate?numberSample rate for the audio graph (defaults to 48000, the native rate of the Switch audio renderer).

On this page