共用方式為


AudioEffect interface

基底音訊效果。

方法

isSupported()

請在 AudioEffectsFeature API 上使用 isSupported 方法。

方法詳細資料

isSupported()

警告

此 API 現已淘汰。

請在 AudioEffectsFeature API 上使用 isSupported 方法。

function isSupported(): Promise<boolean>

傳回

Promise<boolean>