TextChannelPerformanceConfigΒΆ

class TextChannelPerformanceConfig ( BaseChannelPerformanceConfig )

Text channel performance configuration

Polymorphic Type:

type: text

All BaseChannelPerformanceConfig types:

Fields:

decode_window_enabledbool = False

Enable decode window analysis

decode_window_configOptional [ DecodeWindowConfig ] = None

Decode window configuration (required if enabled)