Doc: minor corrections
Change-Id: Idcaac01294642e7e79f6e2b8bcfd2c9559274790 Task-number: QTBUG-43810 Reviewed-by: Martin Smith <martin.smith@digia.com>
This commit is contained in:
@@ -220,7 +220,7 @@ void AVFCameraSession::updateCameraDevices()
|
||||
// the screen when held in portrait ==> 270 degrees clockwise angle
|
||||
// - Front-facing cameras have the top side of the sensor aligned with the left side of
|
||||
// the screen when held in portrait ==> 270 degrees clockwise angle
|
||||
// On Mac OS, the position will always be unspecified and the sensor orientation unknown.
|
||||
// On OS X, the position will always be unspecified and the sensor orientation unknown.
|
||||
switch (device.position) {
|
||||
case AVCaptureDevicePositionBack:
|
||||
info.position = QCamera::BackFace;
|
||||
|
||||
Reference in New Issue
Block a user