DescriptionAdding MediaStreamManager.
MediaStreamManager will get requests to open capture devices, normally from WebKit. MediaStreamManager will ask for user permission and then call the proper device manager to open the user specified device.
MediaStreamManager now owns VideoCaptureManager, which introduces changes to VideoCaptureManager and test related to VideoCaptureManager.
This patch will be followed by a patch to remove the singleton property.
The next MediaStream patch, MediaStreamDispatcherHost, will contain test including MediaStreamManager.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=91696
Patch Set 1 #
Total comments: 8
Patch Set 2 : Changes based on review by wjia #
Total comments: 26
Patch Set 3 : Changes based on review by leandrogracia #Patch Set 4 : Changed DeviceRequestList to map and changed random label according to new specification. #
Total comments: 16
Patch Set 5 : Changes based on review by wjia. #Patch Set 6 : Added DeviceRequest dtor, needed for clang. #
Total comments: 5
Messages
Total messages: 13 (0 generated)
|