Searched refs:ErrInterceptorNotBind (Results 1 – 4 of 4) sorted by relevance
380 ErrInterceptorNotBind, enumerator
210 .ok_or(Error::ErrInterceptorNotBind)?; in start_rtp()450 .ok_or(Error::ErrInterceptorNotBind)?; in add_transceiver_from_kind()495 .ok_or(Error::ErrInterceptorNotBind)?; in new_transceiver_from_track()968 None => return Err(Error::ErrInterceptorNotBind), in handle_incoming_ssrc()
185 Err(Error::ErrInterceptorNotBind) in read()217 return Err(Error::ErrInterceptorNotBind); in read_simulcast()
57 Err(Error::ErrInterceptorNotBind) in read()