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

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

View File

@@ -3,7 +3,7 @@ Background@FMVPLAYER:
Height: WINDOW_BOTTOM
Background: dialog5
Children:
VqaPlayer@PLAYER:
VideoPlayer@PLAYER:
X: 0
Y: 0
Width: WINDOW_RIGHT

View File

@@ -44,7 +44,7 @@ Container@OBSERVER_WIDGETS:
Width: PARENT_RIGHT - 19
Height: PARENT_BOTTOM - 19
WorldInteractionController: INTERACTION_CONTROLLER
VqaPlayer@PLAYER:
VideoPlayer@PLAYER:
X: 10
Y: 10
Width: PARENT_RIGHT - 20

View File

@@ -147,7 +147,7 @@ Background@MISSIONBROWSER_PANEL:
Height: 377
Background: dialog3
Children:
VqaPlayer@MISSION_VIDEO:
VideoPlayer@MISSION_VIDEO:
X: 1
Y: 1
Width: 640
@@ -160,7 +160,7 @@ Background@FULLSCREEN_PLAYER:
Background: dialog5
Visible: False
Children:
VqaPlayer@PLAYER:
VideoPlayer@PLAYER:
X: 0
Y: 0
Width: WINDOW_RIGHT