start porting frame streams

This commit is contained in:
2024-09-27 13:26:18 +02:00
parent 3bdf262068
commit b899b8131e
8 changed files with 446 additions and 1 deletions

View File

@@ -102,6 +102,11 @@ target_sources(tomato PUBLIC
./chat_gui4.hpp
./chat_gui4.cpp
./frame_streams/frame_stream2.hpp
./frame_streams/audio_stream2.hpp
./frame_streams/stream_manager.hpp
./frame_streams/stream_manager.cpp
)
if (TOMATO_TOX_AV)