Updated IID, services, and controls to use qt-project URL
Instead of com.nokia.qt we should use org.qt-project.qt. All the identifiers have also been updated to use pure lowercase, and where used the version numbers have been updated to 5.0. Change-Id: Ib209327f5205f5a086a5932394504a8a52e1f712 Reviewed-by: Dmytro Poplavskiy <dmytro.poplavskiy@nokia.com>
This commit is contained in:
@@ -68,7 +68,7 @@ namespace
|
||||
for controlling image processing parameters, like white balance,
|
||||
contrast, saturation, sharpening and denoising.
|
||||
|
||||
The interface name of QCameraImageProcessingControl is \c com.nokia.Qt.QCameraImageProcessingControl/1.0 as
|
||||
The interface name of QCameraImageProcessingControl is \c org.qt-project.qt.cameraimageprocessingcontrol/5.0 as
|
||||
defined in QCameraImageProcessingControl_iid.
|
||||
|
||||
Camera service may choose the parameters of image processing pipeline depending
|
||||
@@ -91,7 +91,7 @@ namespace
|
||||
/*!
|
||||
\macro QCameraImageProcessingControl_iid
|
||||
|
||||
\c com.nokia.Qt.QCameraImageProcessingControl/1.0
|
||||
\c org.qt-project.qt.cameraimageprocessingcontrol/5.0
|
||||
|
||||
Defines the interface name of the QCameraImageProcessingControl class.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user