DirectShow: implemented QCameraViewfinderSettingsControl2.
Change-Id: I42ed49676e2fbc7207d8fe4579ad1fc0d62df138 Reviewed-by: Christian Stromme <christian.stromme@theqtcompany.com>
This commit is contained in:
@@ -45,7 +45,7 @@ class DSCameraSession;
|
||||
class DSVideoOutputControl;
|
||||
class DSVideoDeviceControl;
|
||||
class DSImageCaptureControl;
|
||||
|
||||
class DSCameraViewfinderSettingsControl;
|
||||
|
||||
class DSCameraService : public QMediaService
|
||||
{
|
||||
@@ -65,6 +65,7 @@ private:
|
||||
DSVideoDeviceControl *m_videoDevice;
|
||||
QMediaControl *m_videoRenderer;
|
||||
DSImageCaptureControl *m_imageCapture;
|
||||
DSCameraViewfinderSettingsControl *m_viewfinderSettings;
|
||||
};
|
||||
|
||||
QT_END_NAMESPACE
|
||||
|
||||
Reference in New Issue
Block a user