callView: add mediahandler preferences

Change-Id: Ib569048646b9e62ceac3f435d641cb4daf5a57d5
This commit is contained in:
agsantos
2020-08-28 12:04:45 -04:00
committed by Sébastien Blin
parent 85a4cb4ddf
commit dc25dfa904
16 changed files with 639 additions and 181 deletions

View File

@@ -150,6 +150,7 @@ HEADERS += ./src/smartlistmodel.h \
./src/videoinputdevicemodel.h \
./src/audiooutputdevicemodel.h \
./src/pluginlistpreferencemodel.h \
./src/mediahandlerlistpreferencemodel.h \
./src/videoformatfpsmodel.h \
./src/videoformatresolutionmodel.h \
./src/audiomanagerlistmodel.h
@@ -189,6 +190,7 @@ SOURCES += ./src/bannedlistmodel.cpp \
./src/videoinputdevicemodel.cpp \
./src/audiooutputdevicemodel.cpp \
./src/pluginlistpreferencemodel.cpp \
./src/mediahandlerlistpreferencemodel.cpp \
./src/videoformatfpsmodel.cpp \
./src/videoformatresolutionmodel.cpp \
./src/audiomanagerlistmodel.cpp