summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/audiooutput
diff options
context:
space:
mode:
authorPiotr Srebrny <piotr.srebrny@qt.io>2022-11-03 18:44:56 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-11-07 12:40:47 +0000
commit5dcff84a97f0732f3eb4038bccc1baf878570521 (patch)
tree99673d46f855e620475527168b5e61099b4fe873 /examples/multimedia/audiooutput
parent27d8a5bdf9a7c433f20b87958bc26580ba92533d (diff)
Remove commented API for setting set of QVideoSink as output for player6.3
Reintroducing this API is non-trivial as the current video sink is the main surface that media player and camera view finder render to and depend on. Media player sets up its rendering pipeline to use the rendering hardware associated with the video sink. Thus, when using multiple sinks, one must be selected. Hence, this API does not match well the underlying system. Displaying video in multiple video sinks is easy to achieve with the technique described in the related QTBUG. Fixes: QTBUG-95127 Change-Id: I751f9cac4a02d9d97c5c386f814cc9391ae73c69 Reviewed-by: Lars Knoll <lars@knoll.priv.no> (cherry picked from commit fe2e90b6e3b61671b94c9e517ce736fba995f3ef) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'examples/multimedia/audiooutput')
0 files changed, 0 insertions, 0 deletions