共用方式為


VideoEffect interface

基底視訊效果。

屬性

name

影片效果的名稱。

方法

isSupported()

請在 VideoEffectsFeature API 上使用 isSupported 方法。

屬性詳細資料

name

影片效果的名稱。

name: VideoEffectName

屬性值

方法詳細資料

isSupported()

警告

此 API 現已淘汰。

請在 VideoEffectsFeature API 上使用 isSupported 方法。

function isSupported(): Promise<boolean>

傳回

Promise<boolean>