UNPKG

standardized-audio-context

Version:

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

3 lines 277 B
import { TNativeContext } from '../types'; export declare const testAudioScheduledSourceNodeStartMethodNegativeParametersSupport: (nativeContext: TNativeContext) => boolean; //# sourceMappingURL=test-audio-scheduled-source-node-start-method-negative-parameters-support.d.ts.map