AudioEffect interface
基本音频效果。
方法
| is |
请在 AudioEffectsFeature API 上使用 isSupported 方法。 |
方法详细信息
isSupported()
警告
现已弃用此 API。
请在 AudioEffectsFeature API 上使用 isSupported 方法。
function isSupported(): Promise<boolean>
返回
Promise<boolean>