AudioBuffer constructor

AudioBuffer(
  1. AudioBufferOptions options
)

Implementation

external factory AudioBuffer(AudioBufferOptions options);