Searched refs:proto_header_extensions (Results 1 – 2 of 2) sorted by relevance
330 proto_header_extensions) { in GetHeaderExtensions()332 for (auto& p : proto_header_extensions) { in GetHeaderExtensions()922 const rtclog2::RtpHeaderExtensionConfig& proto_header_extensions) { in GetRuntimeRtpHeaderExtensionConfig() argument924 if (proto_header_extensions.has_transmission_time_offset_id()) { in GetRuntimeRtpHeaderExtensionConfig()927 proto_header_extensions.transmission_time_offset_id()); in GetRuntimeRtpHeaderExtensionConfig()929 if (proto_header_extensions.has_absolute_send_time_id()) { in GetRuntimeRtpHeaderExtensionConfig()932 proto_header_extensions.absolute_send_time_id()); in GetRuntimeRtpHeaderExtensionConfig()934 if (proto_header_extensions.has_transport_sequence_number_id()) { in GetRuntimeRtpHeaderExtensionConfig()937 proto_header_extensions.transport_sequence_number_id()); in GetRuntimeRtpHeaderExtensionConfig()939 if (proto_header_extensions.has_audio_level_id()) { in GetRuntimeRtpHeaderExtensionConfig()[all …]
313 const rtclog2::RtpHeaderExtensionConfig& proto_header_extensions); in RTC_POP_IGNORING_WUNDEF()