UNPKG

standardized-audio-context

Version:

A cross-browser wrapper for the Web Audio API which aims to closely follow the standard.

3 lines 263 B
import { TNativeContext } from '../types'; export declare const testAudioBufferSourceNodeStopMethodNullifiedBufferSupport: (nativeContext: TNativeContext) => boolean; //# sourceMappingURL=test-audio-buffer-source-node-stop-method-nullified-buffer-support.d.ts.map