[mad-dev] errors and MAD_RECOVERABLE()

Thomas Rathbone tomrat@hplb.hpl.hp.com
Tue, 14 May 2002 11:23:43 +0100


Using the high level API. In the error callback if 
MAD_RECOVERABLE(stream->error) returns true how do I deal with the 
error?  Do I just report the error and return MAD_FLOW_CONTINUE? Will 
madlib recover the error itself or do I have to fix the error before 
resuming?