Doc: Document asynchronous nature of QMediaPlayer::setMedia()
authorSze Howe Koh <szehowe.koh@gmail.com>
Fri, 8 Nov 2013 16:15:21 +0000 (00:15 +0800)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 22 Nov 2013 23:30:30 +0000 (00:30 +0100)
commiteb221bfd6d68a8028d55c344cb29bf8defd2a81e
treecf309b128512794af45812bf340aa5c79529c59c
parent2c7e734c8b4decc89820cc946ff72c89aee5cde5
Doc: Document asynchronous nature of QMediaPlayer::setMedia()

The function name can be interpreted to mean that it loads the media.
Users have made this mistake before:

http://comments.gmane.org/gmane.comp.lib.qt.user/9189
https://bugreports.qt-project.org/browse/QTBUG-28514

Change-Id: I9e9b36405d67d40db42b77d8eeb8f9d528ee16e2
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Reviewed-by: Yoann Lopes <yoann.lopes@digia.com>
src/multimedia/playback/qmediaplayer.cpp