VideoEffect interface
基底視訊效果。
屬性
name | 影片效果的名稱。 |
方法
is |
請在 VideoEffectsFeature API 上使用 isSupported 方法。 |
屬性詳細資料
name
方法詳細資料
isSupported()
警告
此 API 現已淘汰。
請在 VideoEffectsFeature API 上使用 isSupported 方法。
function isSupported(): Promise<boolean>
傳回
Promise<boolean>