FLAC__StreamEncoderTellStatus

Return values for the FLAC__StreamEncoder tell callback.

Values

ValueMeaning
FLAC__STREAM_ENCODER_TELL_STATUS_OK
FLAC__STREAM_ENCODER_TELL_STATUS_ERROR

< The tell was OK and encoding can continue.

FLAC__STREAM_ENCODER_TELL_STATUS_UNSUPPORTED

< An unrecoverable error occurred.

Meta