-
- Downloads
video: add video device implementation for UWP
- adds a video device implementation and a barebones video device montior implementation for UWP. Change-Id: I69108c688f0e55fea1776708919b881afae42552 Tuleap: #790
Showing
- src/client/ring_signal.cpp 3 additions, 1 deletionsrc/client/ring_signal.cpp
- src/client/videomanager.cpp 19 additions, 3 deletionssrc/client/videomanager.cpp
- src/dring/videomanager_interface.h 20 additions, 9 deletionssrc/dring/videomanager_interface.h
- src/media/video/androidvideo/video_device_impl.cpp 1 addition, 1 deletionsrc/media/video/androidvideo/video_device_impl.cpp
- src/media/video/osxvideo/video_device_impl.mm 1 addition, 1 deletionsrc/media/video/osxvideo/video_device_impl.mm
- src/media/video/uwpvideo/video_device_impl.cpp 219 additions, 0 deletionssrc/media/video/uwpvideo/video_device_impl.cpp
- src/media/video/uwpvideo/video_device_monitor_impl.cpp 95 additions, 0 deletionssrc/media/video/uwpvideo/video_device_monitor_impl.cpp
- src/media/video/v4l2/video_device_impl.cpp 1 addition, 1 deletionsrc/media/video/v4l2/video_device_impl.cpp
- src/media/video/video_device.h 2 additions, 1 deletionsrc/media/video/video_device.h
- src/media/video/video_device_monitor.cpp 4 additions, 2 deletionssrc/media/video/video_device_monitor.cpp
- src/media/video/video_device_monitor.h 1 addition, 1 deletionsrc/media/video/video_device_monitor.h
- src/media/video/video_input.cpp 27 additions, 26 deletionssrc/media/video/video_input.cpp
- src/media/video/video_input.h 4 additions, 6 deletionssrc/media/video/video_input.h
- src/media/video/winvideo/video_device_impl.cpp 1 addition, 1 deletionsrc/media/video/winvideo/video_device_impl.cpp
Loading
Please register or sign in to comment