video: refactor video implementation

- changes the SetParameters signal to ParametersChanged and removes
  the use of the GetCameraInfo signal as an alternative usage is
  implemented in the daemon API as of commit:
  a1b8b13a6f6ad4c7fb6df8d1c7219509c7dc1036

Change-Id: Iba76e6ec8f9d1ceb1068bd58b151ac37b9f72ed1
Tuleap: #790
2 files changed
tree: 6dcd16c0db375c1a786e0b8bd0764b847a7d089c
  1. Assets/
  2. contrib/
  3. localization/
  4. .gitignore
  5. _language-fr.appx
  6. _scale-100.appx
  7. _scale-125.appx
  8. _scale-150.appx
  9. _scale-400.appx
  10. AboutPage.xaml
  11. AboutPage.xaml.cpp
  12. AboutPage.xaml.h
  13. Account.cpp
  14. Account.h
  15. AccountListItem.cpp
  16. AccountListItem.h
  17. AccountListItemsViewModel.cpp
  18. AccountListItemsViewModel.h
  19. AccountsViewModel.cpp
  20. AccountsViewModel.h
  21. App.xaml
  22. App.xaml.cpp
  23. App.xaml.h
  24. Call.cpp
  25. Call.h
  26. CallsViewModel.cpp
  27. CallsViewModel.h
  28. Contact.cpp
  29. Contact.h
  30. ContactsViewModel.cpp
  31. ContactsViewModel.h
  32. Conversation.cpp
  33. Conversation.h
  34. dependencies.vcxproj
  35. dependencies.vcxproj.filters
  36. Globals.h
  37. LICENSE
  38. LoadingPage.xaml
  39. LoadingPage.xaml.cpp
  40. LoadingPage.xaml.h
  41. MainPage.xaml
  42. MainPage.xaml.cpp
  43. MainPage.xaml.h
  44. MessageTextPage.xaml
  45. MessageTextPage.xaml.cpp
  46. MessageTextPage.xaml.h
  47. Package.appxmanifest
  48. Package.StoreAssociation.xml
  49. pch.cpp
  50. pch.h
  51. PreviewPage.xaml
  52. PreviewPage.xaml.cpp
  53. PreviewPage.xaml.h
  54. ring-client-uwp.sln
  55. ring-client-uwp.vcxproj
  56. ring-client-uwp.vcxproj.filters
  57. RingConsolePanel.xaml
  58. RingConsolePanel.xaml.cpp
  59. RingConsolePanel.xaml.h
  60. RingD.cpp
  61. RingD.h
  62. RingDebug.cpp
  63. RingDebug.h
  64. Ringtone.cpp
  65. Ringtone.h
  66. SmartPanel.xaml
  67. SmartPanel.xaml.cpp
  68. SmartPanel.xaml.h
  69. SmartPanelItem.cpp
  70. SmartPanelItem.h
  71. SmartPanelItemsViewModel.cpp
  72. SmartPanelItemsViewModel.h
  73. Styles.xaml
  74. UserModel.cpp
  75. UserModel.h
  76. UserPreferences.cpp
  77. UserPreferences.h
  78. Utils.h
  79. VCardUtils.cpp
  80. VCardUtils.h
  81. Video.cpp
  82. Video.h
  83. VideoCaptureManager.cpp
  84. VideoCaptureManager.h
  85. VideoManager.cpp
  86. VideoManager.h
  87. VideoPage.xaml
  88. VideoPage.xaml.cpp
  89. VideoPage.xaml.h
  90. VideoRendererManager.cpp
  91. VideoRendererManager.h
  92. WelcomePage.xaml
  93. WelcomePage.xaml.cpp
  94. WelcomePage.xaml.h
  95. Wizard.xaml
  96. Wizard.xaml.cpp
  97. Wizard.xaml.h