다음을 통해 공유


AudioEffect interface

기본 오디오 효과입니다.

메서드

isSupported()

AudioEffectsFeature API에서 isSupported 메서드를 사용하세요.

메서드 세부 정보

isSupported()

경고

이 API는 이제 사용되지 않습니다.

AudioEffectsFeature API에서 isSupported 메서드를 사용하세요.

function isSupported(): Promise<boolean>

반환

Promise<boolean>