AudioEffect interface

Base audio effect.

Methods

isSupported()

Please use the isSupported method on the AudioEffectsFeature API.

Method Details

isSupported()

Warning

This API is now deprecated.

Please use the isSupported method on the AudioEffectsFeature API.

function isSupported(): Promise<boolean>

Returns

Promise<boolean>