Visual Basic (Declaration) | |
---|---|
Public Property DecodeMaxIteration As Integer |
C# | |
---|---|
public int DecodeMaxIteration {get; set;} |
When BlockErrorRateEnabled is true, LDPC decoding is enabled. In order to get CRC pass, the decoder may need multiple decoding iterations depending on the signal quality. This value decides the maximum decoding iterations.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)