OfflineStream represents a synchronous offline audio stream.
Accept a chunk of waveform samples.
{ samples: Float32Array, sampleRate: number }
Set a string option on the underlying offline stream.
OfflineStream represents a synchronous offline audio stream.