AudioDecoder.maxErrors

int maxErrors() @property nothrow

Get maxErrors property.

Returns

Maximum number of tolerated consecutive decode errors. See

gstaudio.audio_decoder.AudioDecoder.setMaxErrors for more details.

void maxErrors(int propval) @property nothrow

Set maxErrors property.

Parameters

propvalMaximum number of tolerated consecutive decode errors. See gstaudio.audio_decoder.AudioDecoder.setMaxErrors for more details.