Struct libvda::encode::bindings::vea_bitrate
source · Fields§
§mode: c_uint
§target: u32
§peak: u32
Trait Implementations§
source§impl Clone for vea_bitrate
impl Clone for vea_bitrate
source§fn clone(&self) -> vea_bitrate
fn clone(&self) -> vea_bitrate
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more