Value | Meaning |
---|---|
FLAC__STREAM_DECODER_TELL_STATUS_OK | |
FLAC__STREAM_DECODER_TELL_STATUS_ERROR | < The tell was OK and decoding can continue. |
FLAC__STREAM_DECODER_TELL_STATUS_UNSUPPORTED | < An unrecoverable error occurred. The decoder will return from the process call. |
Return values for the FLAC__StreamDecoder tell callback.