Fix typo in QMediaPlayer docs.
Change-Id: I0b9110488a2d116cea73abe30f80fc1f487029aa Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
This commit is contained in:
committed by
The Qt Project
parent
3196d3869e
commit
9d5a639ee8
@@ -1220,7 +1220,7 @@ QMultimedia::AvailabilityStatus QMediaPlayer::availability() const
|
|||||||
\property QMediaPlayer::volume
|
\property QMediaPlayer::volume
|
||||||
\brief the current playback volume.
|
\brief the current playback volume.
|
||||||
|
|
||||||
The playback volume is a linear in effect and the value can range from 0 -
|
The playback volume is linear in effect and the value can range from 0 -
|
||||||
100, values outside this range will be clamped.
|
100, values outside this range will be clamped.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user