Partilhar via


BackgroundReplacementConfig interface

Configuração de substituição em segundo plano.

Extends

Propriedades

backgroundImageUrl

URL da imagem de fundo

Propriedades Herdadas

effectInitTimeThresholdInMs

Tempo de espera (em MS) antes de disparar o evento 'timeForEffectsWarningReached'. Valor padrão - 20000

fpsWarningThreshold

Limite mínimo de fps antes de disparar o evento 'fpsWarningThresholdReached'. Valor padrão - 5

Detalhes de Propriedade

backgroundImageUrl

URL da imagem de fundo

backgroundImageUrl: string

Valor de Propriedade

string

Detalhes da Propriedade Herdada

effectInitTimeThresholdInMs

Tempo de espera (em MS) antes de disparar o evento 'timeForEffectsWarningReached'. Valor padrão - 20000

effectInitTimeThresholdInMs?: number

Valor de Propriedade

number

herdado deVideoEffectConfig.effectInitTimeThresholdInMs

fpsWarningThreshold

Limite mínimo de fps antes de disparar o evento 'fpsWarningThresholdReached'. Valor padrão - 5

fpsWarningThreshold?: number

Valor de Propriedade

number

herdado de VideoEffectConfig.fpsWarningThreshold