New command -read_speed
This commit is contained in:
@ -1871,7 +1871,10 @@ int Xorriso_option_signal_handling(struct XorrisO *xorriso, char *mode,
|
||||
/* @since 1.1.8 */
|
||||
int Xorriso_option_sleep(struct XorrisO *xorriso, char *duration, int flag);
|
||||
|
||||
/* Command -speed */
|
||||
/* Command -speed , -read_speed */
|
||||
/* @param flag bit0= @since 1.3.4
|
||||
-read_speed rather than -speed
|
||||
*/
|
||||
int Xorriso_option_speed(struct XorrisO *xorriso, char *speed, int flag);
|
||||
|
||||
/* Command -split_size */
|
||||
|
Reference in New Issue
Block a user