Add a generic video player widget.

This commit is contained in:
Matthias Mailänder
2021-01-10 09:49:52 +01:00
committed by abcdefg30
parent 514652bb6a
commit 7bc17b59f5
29 changed files with 222 additions and 70 deletions

View File

@@ -104,7 +104,7 @@ Container@ASSETBROWSER_PANEL:
Sprite@SPRITE:
Width: PARENT_RIGHT
Height: PARENT_BOTTOM
VqaPlayer@PLAYER:
VideoPlayer@PLAYER:
Width: PARENT_RIGHT
Height: PARENT_BOTTOM
AspectRatio: 1

View File

@@ -160,7 +160,7 @@ Container@OBSERVER_WIDGETS:
Y: 1
Width: PARENT_RIGHT - 2
Height: PARENT_BOTTOM - 2
VqaPlayer@PLAYER:
VideoPlayer@PLAYER:
X: 1
Y: 1
Width: PARENT_RIGHT - 2
@@ -1632,7 +1632,7 @@ Container@PLAYER_WIDGETS:
Height: 194
SoundUp: RadarUp
SoundDown: RadarDown
VqaPlayer@PLAYER:
VideoPlayer@PLAYER:
Width: 194
Height: 194
Skippable: false
@@ -1856,7 +1856,7 @@ Background@FMVPLAYER:
Height: WINDOW_BOTTOM
Background: panel-allblack
Children:
VqaPlayer@PLAYER:
VideoPlayer@PLAYER:
X: 0
Y: 0
Width: WINDOW_RIGHT

View File

@@ -146,7 +146,7 @@ Container@MISSIONBROWSER_PANEL:
Font: Bold
Container@MISSION_BIN:
Children:
VqaPlayer@MISSION_VIDEO:
VideoPlayer@MISSION_VIDEO:
X: 1
Y: 1
Width: 712
@@ -159,7 +159,7 @@ Background@FULLSCREEN_PLAYER:
Background: panel-allblack
Visible: False
Children:
VqaPlayer@PLAYER:
VideoPlayer@PLAYER:
X: 0
Y: 0
Width: WINDOW_RIGHT