AudioGraphPlcStrategy

Name

Number

Description

AUDIO_GRAPH_PLC_STRATEGY_PLC

0

Signal-adaptive concealment (the default): pitch-synchronous continuation for tonal content, shaped noise for noise-like content, attenuated to silence by ~100ms.

AUDIO_GRAPH_PLC_STRATEGY_REPLICATE

1

The legacy GapFiller behaviour: echo the last min(gap, history) samples.

AUDIO_GRAPH_PLC_STRATEGY_SILENCE

2

Fade out / silence / fade in (debug).