aboutsummaryrefslogtreecommitdiff
path: root/call/call.h
diff options
context:
space:
mode:
Diffstat (limited to 'call/call.h')
-rw-r--r--call/call.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/call/call.h b/call/call.h
index ae53b30593..f6388c3c78 100644
--- a/call/call.h
+++ b/call/call.h
@@ -160,6 +160,9 @@ class Call {
virtual void OnLocalSsrcUpdated(AudioReceiveStream& stream,
uint32_t local_ssrc) = 0;
+ virtual void OnUpdateSyncGroup(AudioReceiveStream& stream,
+ const std::string& sync_group) = 0;
+
virtual void OnSentPacket(const rtc::SentPacket& sent_packet) = 0;
virtual void SetClientBitratePreferences(