Struct ffmpeg_sys_next::AVVorbisParseContext
source · #[repr(C)]pub struct AVVorbisParseContext { /* private fields */ }Trait Implementations§
source§impl Clone for AVVorbisParseContext
impl Clone for AVVorbisParseContext
source§fn clone(&self) -> AVVorbisParseContext
fn clone(&self) -> AVVorbisParseContext
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