Value | Meaning |
---|---|
FLAC__STREAM_DECODER_SEEK_STATUS_OK | |
FLAC__STREAM_DECODER_SEEK_STATUS_ERROR | < The seek was OK and decoding can continue. |
FLAC__STREAM_DECODER_SEEK_STATUS_UNSUPPORTED | < An unrecoverable error occurred. The decoder will return from the process call. |
Return values for the FLAC__StreamDecoder seek callback.