Type Definition webrtc_srtp::option::ContextOption[][src]

pub type ContextOption = Box<dyn Fn() -> Box<dyn ReplayDetector + Send>>;