Skip to main content
bitrate_from_size
use_
bitrate
0.0.1
use_bitrate
Function
bitrate_
from_
size
Copy item path
Source
pub fn bitrate_from_size( size_bytes:
u64
, duration_seconds:
f64
, ) ->
Result
<
u64
,
BitrateError
>