Bagikan melalui


VideoBackgroundBlurEffect interface

Berisi attibutes dari efek latar belakang video blur

Memperluas

Properti

effectName

Nama efek untuk mengaburkan efek latar belakang video

Properti yang Diwariskan

effectInitTimeThresholdInMs

Waktu menunggu (dalam MS) sebelum memicu peristiwa 'timeForEffectsWarningReached'. Nilai default - 20000

fpsWarningThreshold

Ambang minimum fps sebelum memicu peristiwa 'fpsWarningThresholdReached'. Nilai default - 5

Detail Properti

effectName

Nama efek untuk mengaburkan efek latar belakang video

effectName: "blur"

Nilai Properti

"blur"

Detail Properti yang Diwariskan

effectInitTimeThresholdInMs

Waktu menunggu (dalam MS) sebelum memicu peristiwa 'timeForEffectsWarningReached'. Nilai default - 20000

effectInitTimeThresholdInMs?: number

Nilai Properti

number

Diwarisi dari BackgroundBlurConfig.effectInitTimeThresholdInMs

fpsWarningThreshold

Ambang minimum fps sebelum memicu peristiwa 'fpsWarningThresholdReached'. Nilai default - 5

fpsWarningThreshold?: number

Nilai Properti

number

Diwarisi dari BackgroundBlurConfig.fpsWarningThreshold