Value | Meaning |
---|---|
FLAC__STREAM_DECODER_LENGTH_STATUS_OK | |
FLAC__STREAM_DECODER_LENGTH_STATUS_ERROR | < The length call was OK and decoding can continue. |
FLAC__STREAM_DECODER_LENGTH_STATUS_UNSUPPORTED | < An unrecoverable error occurred. The decoder will return from the process call. |
Return values for the FLAC__StreamDecoder length callback.