Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.2.0 Beta4
-
None
Description
https://doc-snapshots.qt.io/qt6-dev/qmediaplayer.html
Click on:
Public Functions:
QAudioOutput* audioOutput() const
Current Page becomes:
https://doc-snapshots.qt.io/qt6-dev/qmediaplayer.html#audioOutput-prop
But no link for this under Properties.
At the same time, the documentation for the QML type AudioOutput is missing; the MediaPlayer documentation for the audioOutput property references QAudioOutput* and not the QML AudioOutput type.
https://doc-snapshots.qt.io/qt6-dev/qml-qtmultimedia-mediaplayer.html#audioOutput-prop
""""
audioOutput : QAudioOutput* |
This property holds the target audio output. Accepts one AudioOutput elements.
See also QMediaPlayer::setAudioOutput().
""""
Attachments
Issue Links
- relates to
-
QTBUG-95066 Multimedia: Missing documentation for QML types
- Closed