Searched refs:remote_rtp_options (Results 1 – 5 of 5) sorted by relevance
29 pub remote_rtp_options: Option<ContextOption>, field
35 remote_rtp_options: None, in build_session_srtcp_pair()61 remote_rtp_options: None, in build_session_srtcp_pair()
59 if config.remote_rtp_options.is_none() { in new()64 config.remote_rtp_options in new()
39 remote_rtp_options: None, in build_session_srtp_pair()65 remote_rtp_options: None, in build_session_srtp_pair()
188 srtp_config.remote_rtp_options = Some(srtp::option::srtp_replay_protection( in start_srtp()192 srtp_config.remote_rtp_options = Some(srtp::option::srtp_no_replay_protection()); in start_srtp()