diff options
author | VaL Doroshchuk <valentyn.doroshchuk@qt.io> | 2019-10-30 14:01:18 +0100 |
---|---|---|
committer | VaL Doroshchuk <valentyn.doroshchuk@qt.io> | 2020-01-22 17:02:18 +0100 |
commit | 836bde2ba1a3fc5bdce51aad839e07fb7584af35 (patch) | |
tree | e2c86ecbefe5ce345d01c4189e7e993ce589f0f6 /src/plugins/avfoundation/camera/avfcameraviewfindersettingscontrol.mm | |
parent | f4e2f8f71660a914bbbe2495b922ae83c5c5ad67 (diff) | |
download | qtmultimedia-836bde2ba1a3fc5bdce51aad839e07fb7584af35.tar.gz |
Introduce MediaPlayer::videoOutput property
This property holds the target video output,
and allows to render video to multiple items.
MediaPlayer {
videoOutput: [videoOutput1, 1, "ignored", videoOutput2.videoSurface]
}
Incorrect inputs are ignored.
The property also accepts single either QAbstractVideoSurface or QDeclarativeVideoOutput objects.
Task-number: QTBUG-32939
Change-Id: I41fc557dcac60be6d70b3889036ff4ae75734cc0
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'src/plugins/avfoundation/camera/avfcameraviewfindersettingscontrol.mm')
0 files changed, 0 insertions, 0 deletions