set_max_errors
Description:
Sets numbers of tolerated decoder errors, where a tolerated one is then only warned about, but more than tolerated will lead to fatal error.
You can set -1 for never returning fatal errors. Default is set to GST_AUDIO_DECODER_MAX_ERRORS.
Parameters:
| this |
a Decoder |
| num |
max tolerated errors |