spelling
This commit is contained in:
parent
89b643f551
commit
bbe8dfe816
@ -253,7 +253,7 @@ impl MediaProbe {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Calculate fps from rae/factor string
|
/// Calculate fps from rate/factor string
|
||||||
pub fn fps_calc(r_frame_rate: &str, default: f64) -> f64 {
|
pub fn fps_calc(r_frame_rate: &str, default: f64) -> f64 {
|
||||||
let mut fps = default;
|
let mut fps = default;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user