Doc: Clarify and polish docs for QAudio[Input|Output]::start()
authorSze Howe Koh <szehowe.koh@gmail.com>
Fri, 22 Feb 2013 15:11:19 +0000 (23:11 +0800)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 27 Feb 2013 09:34:44 +0000 (10:34 +0100)
commit339fda0ca9d622f3525b58e91dbf78f65b44bcc2
treea760f90a48d1f3eefc7488cd55cf4e21bf61e995
parent9b3b9fbd02210a19d989a52be08453137c246b36
Doc: Clarify and polish docs for QAudio[Input|Output]::start()

QAudio[Input|Output] retains ownership of the QIODevices that are
returned.

Change-Id: Ieb2f319eef906822debc13b4399d7e7336024552
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Reviewed-by: Yoann Lopes <yoann.lopes@digia.com>
src/multimedia/audio/qaudioinput.cpp
src/multimedia/audio/qaudiooutput.cpp