Interfaces
AudioContextOptions
Properties
| Property | Type | Description |
|---|---|---|
latencyHint? | number | AudioContextLatencyCategory | Hint for the playback latency tradeoff. Accepted for API compatibility; nx.js always uses its fixed double-buffered output latency. |
sampleRate? | number | Sample rate for the audio graph (defaults to 48000, the native rate of the Switch audio renderer). |