aboutsummaryrefslogtreecommitdiff
path: root/webrtc/common_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'webrtc/common_types.h')
-rw-r--r--webrtc/common_types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/webrtc/common_types.h b/webrtc/common_types.h
index ac56eb1cf1..39ece41197 100644
--- a/webrtc/common_types.h
+++ b/webrtc/common_types.h
@@ -804,6 +804,7 @@ struct RTPHeaderExtension {
// Audio Level includes both level in dBov and voiced/unvoiced bit. See:
// https://datatracker.ietf.org/doc/draft-lennox-avt-rtp-audio-level-exthdr/
bool hasAudioLevel;
+ bool voiceActivity;
uint8_t audioLevel;
// For Coordination of Video Orientation. See