Add save-dng setting
This commit is contained in:
@@ -17,6 +17,8 @@ struct mp_io_pipeline_state {
|
||||
|
||||
bool exposure_is_manual;
|
||||
int exposure;
|
||||
|
||||
bool save_dng;
|
||||
};
|
||||
|
||||
void mp_io_pipeline_start();
|
||||
|
Reference in New Issue
Block a user