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:
committed by
The Qt Project
parent
d8764171d6
commit
ec3d65aecf
@@ -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
|
||||
of the video stream, so that its orientation always matches
|
||||
|
||||
Reference in New Issue
Block a user