#ifndef FLAC__STREAM_ENCODER_HELPERS_H #define FLAC__STREAM_ENCODER_HELPERS_H #include #include #include FLAC__bool FLAC__stream_encoder_process_helper(FLAC__StreamEncoder *, FLAC__uint64, FLAC__uint64, const char *); #endif /* FLAC__STREAM_ENCODER_HELPERS_H */