linphone-desktop/linphone-app/ui/modules/Linphone/Camera
Julien Wadel c870daf530 Fix video crashes on changing layout.
- Make as readonly the isVideoEnabled from Camera and let it to do its work.
- Use deactivateCamera to temporary deactivate it (preveiw aswell).
- Check audio only from callModel video layout.
- Deactivate Camera Sticker when changing layout.
- Temporize layout changes in order to let time to Qt to shutdown its objects, and to let the SDK to not use/reuse deleted Qt objects.
- Dynamic load some items on Sticker only if needed.
- Forbid to change layout if previous change has not been done.
- Remove old clean layout functions.
2022-11-25 17:40:04 +01:00
..
CameraItem.qml Fix video crashes on changing layout. 2022-11-25 17:40:04 +01:00
CameraView.qml Rework sticker view (camera/avatar). 2022-07-06 19:58:04 +02:00