Fix VideoOutput::autoOrientation documentation.

The type was reported to be int instead of bool.

Change-Id: I3a76cb76ca70b50060c768f87cf84d8e436d8d7f
Reviewed-by: Christian Stromme <christian.stromme@digia.com>
This commit is contained in:
Yoann Lopes
2014-03-07 15:07:17 +01:00
committed by The Qt Project
parent d8764171d6
commit ec3d65aecf

View File

@@ -464,7 +464,7 @@ void QDeclarativeVideoOutput::setOrientation(int orientation)
} }
/*! /*!
\qmlproperty int QtMultimedia::VideoOutput::autoOrientation \qmlproperty bool QtMultimedia::VideoOutput::autoOrientation
This property allows you to enable and disable auto orientation This property allows you to enable and disable auto orientation
of the video stream, so that its orientation always matches of the video stream, so that its orientation always matches