次の方法で共有


BackgroundReplacementConfig interface

バックグラウンド置換の構成。

Extends

プロパティ

backgroundImageUrl

背景画像の URL

継承されたプロパティ

effectInitTimeThresholdInMs

'timeForEffectsWarningReached' イベントを発生させる前に (MS で) 待機する時間。 既定値 - 20000

fpsWarningThreshold

"fpsWarningThresholdReached" イベントを発生する前の最小 fps しきい値。 既定値 - 5

プロパティの詳細

backgroundImageUrl

背景画像の URL

backgroundImageUrl: string

プロパティ値

string

継承されたプロパティの詳細

effectInitTimeThresholdInMs

'timeForEffectsWarningReached' イベントを発生させる前に (MS で) 待機する時間。 既定値 - 20000

effectInitTimeThresholdInMs?: number

プロパティ値

number

VideoEffectConfig.effectInitTimeThresholdInMs から継承された

fpsWarningThreshold

"fpsWarningThresholdReached" イベントを発生する前の最小 fps しきい値。 既定値 - 5

fpsWarningThreshold?: number

プロパティ値

number

VideoEffectConfig.fpsWarningThreshold から継承された