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

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