use callbacks on internal events (#100)

This commit is contained in:
Théo Monnom
2023-06-29 22:52:43 +02:00
committed by GitHub
parent efc334af8e
commit c7c82cc693
33 changed files with 1522 additions and 1447 deletions
-1
View File
@@ -42,7 +42,6 @@ static webrtc::Mutex g_mutex{};
static uint32_t g_release_counter(0);
RtcRuntime::RtcRuntime() {
rtc::LogMessage::LogToDebug(rtc::LS_INFO);
RTC_LOG(LS_VERBOSE) << "RtcRuntime()";
{