Searched refs:ErrRTPTransceiverCodecUnsupported (Results 1 – 3 of 3) sorted by relevance
342 ErrRTPTransceiverCodecUnsupported, enumerator
88 assert_eq!(err, Error::ErrRTPTransceiverCodecUnsupported); in test_rtp_transceiver_set_codec_preferences()
233 return Err(Error::ErrRTPTransceiverCodecUnsupported); in set_codec_preferences()