summaryrefslogtreecommitdiffstats
path: root/src/multimedia/recording/qmediacapturesession.h
Commit message (Expand)AuthorAgeFilesLines
* Add a Q_PROPERTY declaration for the audioOutput propertyLars Knoll2021-08-271-0/+1
* Rename QMediaCaptureSession::encoder to recorderLars Knoll2021-07-081-4/+4
* Get rid of QMediaCaptureSession::isAvailable()Lars Knoll2021-06-171-2/+0
* Fix parameter namingLars Knoll2021-06-171-2/+2
* Rename QCameraImageCapture to QImageCaptureLars Knoll2021-06-171-4/+4
* Rename QMediaEncoder to QMediaRecorderLars Knoll2021-06-161-4/+4
* Add audio output selection to the capture sessionLars Knoll2021-06-111-0/+5
* Use QAudioInput in QMediaCaptureSessionLars Knoll2021-06-111-13/+4
* Rename QCameraInfo/QAudioDeviceInfo to QCamera/AudioDeviceLars Knoll2021-06-081-5/+5
* Clean up the videoOutput() APILars Knoll2021-05-211-6/+5
* Various reliability bugfixesLars Knoll2021-04-191-0/+1
* Rename videoPreview to videoOutputLars Knoll2021-04-161-2/+7
* Clean up most QAbstractVideoSurface usagesLars Knoll2021-04-061-2/+0
* Add support for QVideoSink to the capture sessionLars Knoll2021-04-061-0/+2
* Move the audio input settings from the encoder to the capture sessionLars Knoll2021-03-181-0/+9
* Add a QMediaEncoder classLars Knoll2021-03-171-5/+5
* Make QMediaCaptureSession the new central class for media capturingLars Knoll2021-03-161-0/+5
* First draft API for the QMediaCaptureSessionLars Knoll2021-03-161-0/+96