mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Use typed signaling messages.
This commit is contained in:
parent
815300bffc
commit
0a019411ee
2 changed files with 4 additions and 1 deletions
2
Telegram/ThirdParty/tgcalls
vendored
2
Telegram/ThirdParty/tgcalls
vendored
|
@ -1 +1 @@
|
||||||
Subproject commit f7b3ad47df96bacf50bd958065d4d7d2901d9cfb
|
Subproject commit c0d0e35c3f42258dcbc24f1e0902c734bf311776
|
|
@ -23,12 +23,15 @@ PRIVATE
|
||||||
Instance.h
|
Instance.h
|
||||||
InstanceImpl.cpp
|
InstanceImpl.cpp
|
||||||
InstanceImpl.h
|
InstanceImpl.h
|
||||||
|
SignalingMessage.cpp
|
||||||
|
SignalingMessage.h
|
||||||
ThreadLocalObject.h
|
ThreadLocalObject.h
|
||||||
VideoCaptureInterface.cpp
|
VideoCaptureInterface.cpp
|
||||||
VideoCaptureInterface.h
|
VideoCaptureInterface.h
|
||||||
VideoCaptureInterfaceImpl.cpp
|
VideoCaptureInterfaceImpl.cpp
|
||||||
VideoCaptureInterfaceImpl.h
|
VideoCaptureInterfaceImpl.h
|
||||||
VideoCapturerInterface.h
|
VideoCapturerInterface.h
|
||||||
|
|
||||||
platform/PlatformInterface.h
|
platform/PlatformInterface.h
|
||||||
|
|
||||||
# Windows
|
# Windows
|
||||||
|
|
Loading…
Add table
Reference in a new issue