VideoEffect interface
기본 비디오 효과.
속성
name | 비디오 효과의 이름입니다. |
메서드
is |
VideoEffectsFeature API에서 isSupported 메서드를 사용하세요. |
속성 세부 정보
name
메서드 세부 정보
isSupported()
경고
이 API는 이제 사용되지 않습니다.
VideoEffectsFeature API에서 isSupported 메서드를 사용하세요.
function isSupported(): Promise<boolean>
반환
Promise<boolean>