stop video on destruction to avoid segfault
This commit is contained in:
committed by
Tobias Fella
parent
9dbb9c3f3b
commit
d5e400e8a4
@@ -92,6 +92,8 @@ Video {
|
|||||||
|
|
||||||
fillMode: VideoOutput.PreserveAspectFit
|
fillMode: VideoOutput.PreserveAspectFit
|
||||||
|
|
||||||
|
Component.onDestruction: root.stop()
|
||||||
|
|
||||||
states: [
|
states: [
|
||||||
State {
|
State {
|
||||||
name: "notDownloaded"
|
name: "notDownloaded"
|
||||||
|
|||||||
Reference in New Issue
Block a user