summaryrefslogtreecommitdiffstats
path: root/dist/changes-5.3.1
diff options
context:
space:
mode:
authorArtem Dyomin <artem.dyomin@qt.io>2024-05-28 11:26:53 +0200
committerArtem Dyomin <artem.dyomin@qt.io>2024-05-30 15:46:24 +0000
commita96d1bf66e9b3c776ef1d6421499e64786917132 (patch)
tree586082847dcdf87109dc2600b4f5d6784fb85bb3 /dist/changes-5.3.1
parent49c301d891a7de98e0b022ceb4e7d7ce43c02268 (diff)
Add the property QMediaRecorder::autoStopHEADdev
The property is supposed to help users to write a well-structured code. It means that users could just take care of pushing media frames to inputs and handling the end of the source streams. Thus, the user code that controls media inputs will only send frames there, and don't call QMediaRecorder::stop after all streams has been finished. The same qml property will allow users to follow a good declarative style instead of calling calling MediaRecorder::stop. [ChangeLog] Added the property QMediaRecorder::autoStop making the media recorder to stop at the and of input streams. Change-Id: Ifa136f6e125f039bf8b0667bf205f8686a201a89 Reviewed-by: Pavel Dubsky <pavel.dubsky@qt.io> Reviewed-by: Jøger Hansegård <joger.hansegard@qt.io>
Diffstat (limited to 'dist/changes-5.3.1')
0 files changed, 0 insertions, 0 deletions