Searched refs:suspended_rtp_state (Results 1 – 3 of 3) sorted by relevance
67 const absl::optional<RtpState>& suspended_rtp_state);76 const absl::optional<RtpState>& suspended_rtp_state,
110 const absl::optional<RtpState>& suspended_rtp_state) in AudioSendStream() argument118 suspended_rtp_state, in AudioSendStream()142 const absl::optional<RtpState>& suspended_rtp_state, in AudioSendStream() argument162 suspended_rtp_state_(suspended_rtp_state) { in AudioSendStream()
769 absl::optional<RtpState> suspended_rtp_state; in CreateAudioSendStream() local773 suspended_rtp_state.emplace(iter->second); in CreateAudioSendStream()781 suspended_rtp_state); in CreateAudioSendStream()