FLAC__StreamDecoderSeekStatus

Return values for the FLAC__StreamDecoder seek callback.

Values

ValueMeaning
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.

Meta