Trait webrtc_media::track::constraint::Merge[][src]

pub trait Merge {
    fn merge(&mut self, other: &Self);
}

Required methods

Implementors