mirror of
https://github.com/HenkKalkwater/harbour-sailfin.git
synced 2025-09-05 10:12:46 +00:00
Add playbackBar -> playbackPage transition
This commit is contained in:
parent
b699f6e74d
commit
306693fa04
4 changed files with 385 additions and 33 deletions
|
@ -31,7 +31,8 @@ import nl.netsoj.chris.Jellyfin 1.0
|
|||
|
||||
Page {
|
||||
id: videoPage
|
||||
property bool __videoPlaybackPage: true
|
||||
// PlaybackBar will hide itself when it encounters a page with such a property
|
||||
property bool __hidePlaybackBar: true
|
||||
property JellyfinItem itemData
|
||||
property int audioTrack
|
||||
property int subtitleTrack
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue