-
- Downloads
media: create and update video media from call details
We must make sure LRC knows what is the source video for each call. Dbus call "Call details" now contains information about the source used for outgoing video data. This patch takes this information to fill the Sourcemodel. The sourceModel itself is put into a Media::Video related with the call. Change-Id: I0887a8b9076e23fe33a698e4f3b7d1898b3b3608 Tuleap: #100
Showing
- src/call.cpp 26 additions, 0 deletionssrc/call.cpp
- src/media/video.cpp 13 additions, 1 deletionsrc/media/video.cpp
- src/media/video.h 6 additions, 0 deletionssrc/media/video.h
- src/private/call_p.h 1 addition, 0 deletionssrc/private/call_p.h
- src/video/configurationproxy.cpp 50 additions, 24 deletionssrc/video/configurationproxy.cpp
- src/video/sourcemodel.cpp 37 additions, 17 deletionssrc/video/sourcemodel.cpp
- src/video/sourcemodel.h 4 additions, 5 deletionssrc/video/sourcemodel.h
Loading
Please register or sign in to comment