Searched refs:enable_encrypted_rtp_header_extensions (Results 1 – 11 of 11) sorted by relevance
64 bool enable_encrypted_rtp_header_extensions; in operator ==() member79 srtp.enable_encrypted_rtp_header_extensions == in operator ==()80 other.srtp.enable_encrypted_rtp_header_extensions && in operator ==()
58 bool enable_encrypted_rtp_header_extensions = false; member
35 native_crypto_options.srtp.enable_encrypted_rtp_header_extensions = in JavaToNativeOptionalCryptoOptions()
135 .enable_encrypted_rtp_header_extensions280 nativeCryptoOptions.srtp.enable_encrypted_rtp_header_extensions =
85 EXPECT_EQ(true, nativeConfig->crypto_options->srtp.enable_encrypted_rtp_header_extensions);
69 config.crypto_options.srtp.enable_encrypted_rtp_header_extensions in GetBitrateAllocationCallbackType()
934 if (!config_.crypto_options.srtp.enable_encrypted_rtp_header_extensions) { in GetEncryptedHeaderExtensionIds()990 config_.crypto_options.srtp.enable_encrypted_rtp_header_extensions in GetRtpAbsSendTimeHeaderExtensionId()
127 crypto_options.srtp.enable_encrypted_rtp_header_extensions in BaseChannel()
572 bool enable_encrypted_rtp_header_extensions) { in SimulcastIsRejected() argument579 enable_encrypted_rtp_header_extensions in SimulcastIsRejected()1295 pc_->GetCryptoOptions().srtp.enable_encrypted_rtp_header_extensions); in Initialize()3659 .srtp.enable_encrypted_rtp_header_extensions)) { in AssociateTransceiver()
1403 bool enable_encrypted_rtp_header_extensions, in CreateMediaContentAnswer() argument1409 enable_encrypted_rtp_header_extensions in CreateMediaContentAnswer()
299 crypto_options.srtp.enable_encrypted_rtp_header_extensions = true; in TEST_P()