Home
last modified time | relevance | path

Searched refs:RTCRtpHeaderExtensionCapability (Results 1 – 8 of 8) sorted by relevance

/webrtc/webrtc/src/api/interceptor_registry/
H A Dmod.rs6 use crate::rtp_transceiver::rtp_codec::RTCRtpHeaderExtensionCapability;
74 RTCRtpHeaderExtensionCapability { in configure_twcc()
89 RTCRtpHeaderExtensionCapability { in configure_twcc()
110 RTCRtpHeaderExtensionCapability { in configure_twcc_sender_only()
118 RTCRtpHeaderExtensionCapability { in configure_twcc_sender_only()
143 RTCRtpHeaderExtensionCapability { in configure_twcc_receiver_only()
158 RTCRtpHeaderExtensionCapability { in configure_twcc_receiver_only()
/webrtc/webrtc/src/api/media_engine/
H A Dmedia_engine_test.rs188 RTCRtpHeaderExtensionCapability { in test_media_engine_remote_description()
528 RTCRtpHeaderExtensionCapability { in test_media_engine_header_extension_direction()
546 RTCRtpHeaderExtensionCapability { in test_media_engine_header_extension_direction()
564 RTCRtpHeaderExtensionCapability { in test_media_engine_header_extension_direction()
582 RTCRtpHeaderExtensionCapability { in test_media_engine_header_extension_direction()
642 .get_header_extension_id(RTCRtpHeaderExtensionCapability { in validate()
674 RTCRtpHeaderExtensionCapability { in test_update_header_extenstion_to_cloned_media_engine()
710 RTCRtpHeaderExtensionCapability { in test_extension_id_collision()
723 RTCRtpHeaderExtensionCapability { in test_extension_id_collision()
738 .get_header_extension_id(RTCRtpHeaderExtensionCapability { in test_extension_id_collision()
[all …]
H A Dmod.rs11 RTCRtpHeaderExtensionCapability, RTCRtpHeaderExtensionParameters, RTCRtpParameters,
348 extension: RTCRtpHeaderExtensionCapability, in register_header_extension() argument
411 extension: RTCRtpHeaderExtensionCapability, in get_header_extension_id() argument
/webrtc/examples/examples/simulcast/
H A Dsimulcast.rs17 RTCRtpCodecCapability, RTCRtpHeaderExtensionCapability, RTPCodecType,
82 RTCRtpHeaderExtensionCapability { in main()
/webrtc/webrtc/src/rtp_transceiver/
H A Drtp_codec.rs92 pub struct RTCRtpHeaderExtensionCapability { struct
H A Dmod.rs83 pub header_extensions: Vec<RTCRtpHeaderExtensionCapability>,
/webrtc/webrtc/src/peer_connection/
H A Dpeer_connection_internal.rs919 .get_header_extension_id(RTCRtpHeaderExtensionCapability { in handle_incoming_ssrc()
930 .get_header_extension_id(RTCRtpHeaderExtensionCapability { in handle_incoming_ssrc()
940 .get_header_extension_id(RTCRtpHeaderExtensionCapability { in handle_incoming_ssrc()
H A Dmod.rs55 use crate::rtp_transceiver::rtp_codec::{RTCRtpHeaderExtensionCapability, RTPCodecType};