summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Screen Capture Example: Fix some typosFriedemann Kleint2023-08-022-4/+4
* qmlvideo example: Remove "Size" metadataLars Sutterud2023-07-241-4/+0
* Add info.plist file running the screen capture example on macOSArtem Dyomin2023-07-232-3/+42
* Doc: Add \examplecategory for Qt MultimediaVenugopal Shivashankar2023-07-2115-0/+15
* Implement an opportunity to select window in the recorder exampleArtem Dyomin2023-07-213-14/+96
* Add 'Update Windows List' action to the screen capture exampleArtem Dyomin2023-07-172-1/+8
* Example: Fix for ZoomControl in declarative-cameraBartlomiej Moskal2023-06-282-3/+3
* Apply QWindowCapture to the screen capturing exampleArtem Dyomin2023-06-264-52/+116
* Doc: Update the documentation of the screencapture exampleVolker Hilsheimer2023-06-111-27/+29
* Doc: fix linkVolker Hilsheimer2023-06-112-2/+2
* Docs: Expand and update the QML Camera example documentationNicholas Bennett2023-06-067-17/+135
* Add QWindowCapure and QCapturableWindow for window capturingArtem Dyomin2023-06-024-50/+43
* declarative-camera: Fit camera output to window on desktop as wellTor Arne Vestbø2023-06-011-5/+1
* Commonize popup behavior between camera settings and device listNicholas Bennett2023-05-301-0/+1
* Examples: extend declarative-camera with flash setupBartlomiej Moskal2023-05-244-0/+82
* Docs: Fix "Can't link to" example warningsSafiyyah Moosa2023-04-281-1/+1
* Android-example: add missing properties in AndroidManifest.xmlBartlomiej Moskal2023-04-261-2/+5
* screencapture example: Make the screen model dynamicFriedemann Kleint2023-04-134-15/+28
* Brush up the screencapture exampleFriedemann Kleint2023-04-135-38/+34
* spectrum example: make permissions work on macOSVolker Hilsheimer2023-04-112-0/+44
* Silence a few compiler warningAmir Masoud Abdol2023-04-061-17/+17
* Remove an unused variableAmir Masoud Abdol2023-04-062-2/+0
* Docs: Add documentation for qml media recorder exampleNicholas Bennett2023-03-313-4/+83
* ScreenCapture: Fix a runtime warningTasuku Suzuki2023-03-301-1/+1
* Docs: Improve camera example documentationNicholas Bennett2023-03-301-12/+46
* Polish the camera exampleFriedemann Kleint2023-03-305-97/+102
* Fix AudioInputSelect combobox list in qml recorder exampleNicholas Bennett2023-03-301-4/+22
* wasm: fix build of examples with qmakeLorn Potter2023-03-283-3/+0
* Improve ffmpeg camera formats selection on darwin OSArtem Dyomin2023-03-201-21/+0
* Fix cameras and screen selection in the recorderr exampleArtem Dyomin2023-03-161-8/+10
* Add screen capturing video source to the media recorder exampleArtem Dyomin2023-03-156-42/+77
* AudioSource example: Add .plist file with microphone permissionsDoris Verria2023-02-162-0/+45
* Adjust multimedia examples to use new QPermission APIIvan Solovev2023-02-0815-33/+295
* Add build error in Devices example for not supported OSBartlomiej Moskal2023-01-112-0/+6
* Include moc_*.cpp in screencapture exampleLars Sutterud2023-01-103-0/+6
* Add ScreenCapture exampleLars Sutterud2022-12-2213-1/+452
* Include moc_*.cpp files in QtMM examplesArtem Dyomin2022-12-1333-63/+139
* Fix typo in examples/mediaplayerYAMAMOTO Atsushi2022-12-021-2/+2
* Fix issues in camera exampleArtem Dyomin2022-11-112-23/+19
* Example: Not working mute for AudioInput in recorderBartlomiej Moskal2022-10-261-1/+1
* Fix zoom factor setting in declarative camera exampleLars Knoll2022-10-091-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Replace qExchange with std::exchangeMarc Mutz2022-10-061-1/+1
* Doc: Better integrate Qt Spatial Audio into multimedia documentationTopi Reinio2022-09-285-0/+5
* Doc: Fix various issues in Qt Multimedia documentationTopi Reinio2022-09-281-11/+4
* Examples: Use FileDialog in qmlvideoBartlomiej Moskal2022-09-265-399/+20
* Examples: C++ style cleanupKai Köhne2022-09-0782-1340/+1374
* Let examples show up in Qt Creator againKai Köhne2022-09-0561-35/+23
* Examples: Add missing emit keywordKai Köhne2022-09-051-2/+2
* Prepare for moving qVersion() from qglobal.h to qlibraryinfo.hSona Kurazyan2022-08-301-0/+1