Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.8, 6.9, 6.10
-
None
-
Multimedia Next Next
Description
The QVideoSink::rhi() function is hard to use correctly, especially if the QVideoSink is managed by Qt. In this case, the QVideoSink's QRhi instance may be deleted by the framework, and the pointer returned by QVideoSink::rhi() may dangle.
The function QVideoSink::rhi() should be documented in a way that makes it easier to use.