mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
add internal FLAC__stream_encoder_set/get_do_md5()
This commit is contained in:
@@ -79,6 +79,7 @@ typedef struct FLAC__StreamEncoderProtected {
|
||||
FLAC__StreamEncoderState state;
|
||||
FLAC__bool verify;
|
||||
FLAC__bool streamable_subset;
|
||||
FLAC__bool do_md5;
|
||||
FLAC__bool do_mid_side_stereo;
|
||||
FLAC__bool loose_mid_side_stereo;
|
||||
unsigned channels;
|
||||
|
||||
Reference in New Issue
Block a user