Add exposure quirk for LifeCam Cinema. (#111)

This is the same quirk as the LifeCam HD-3000.

Fixes #110.
This commit is contained in:
Peter Johnson
2017-11-17 09:30:56 -08:00
committed by GitHub
parent 3324bcc5ce
commit cad1b9413c
2 changed files with 9 additions and 7 deletions

View File

@@ -166,7 +166,7 @@ class UsbCameraImpl : public SourceImpl {
std::thread m_cameraThread;
// Quirks
bool m_hd3000{false}; // Microsoft LifeCam HD-3000
bool m_lifecam_exposure{false}; // Microsoft LifeCam exposure
//
// Variables protected by m_mutex