Details
-
Type:
Suggestion
-
Status: Closed
-
Priority:
P3: Somewhat important
-
Resolution: Done
-
Affects Version/s: 5.6.0
-
Fix Version/s: 5.11
-
Component/s: Multimedia
-
Labels:
-
Environment:
Windows 7
-
Commits:c20d3fa8c42d3ea0a088f208b55dfc66b58f6674
Description
Since the handling of CaptureToFile is effectively creating a QImage and then saving it to a file in DirectShow then it should be possible to adapt this to handle the CaptureToBuffer case too as the contents of the QImage can be copied to the buffer then.