Small change in API documentation about burn_drive_set_buffer_waiting()
This commit is contained in:
parent
2d5bf266f7
commit
300b9e7016
@ -1 +1 @@
|
||||
#define Cdrskin_timestamP "2015.08.02.141552"
|
||||
#define Cdrskin_timestamP "2015.08.30.185208"
|
||||
|
@ -2941,7 +2941,9 @@ void burn_drive_set_speed(struct burn_drive *d, int read, int write);
|
||||
To have max_percent larger than the burner's best reported buffer fill has
|
||||
the same effect as min_percent==max_percent. Some burners do not report
|
||||
their full buffer with all media types. Some are not suitable because
|
||||
they report their buffer fill with delay.
|
||||
they report their buffer fill with delay. Some do not go to full speed
|
||||
unless their buffer is full.
|
||||
|
||||
@param d The drive to control
|
||||
@param enable 0= disable , 1= enable waiting , (-1 = do not change setting)
|
||||
@param min_usec Shortest possible sleeping period (given in micro seconds)
|
||||
|
Loading…
Reference in New Issue
Block a user