ui components to control looping on the fly
This commit is contained in:
parent
39ea1eb759
commit
a3be06639b
7 changed files with 58 additions and 10 deletions
|
|
@ -94,6 +94,7 @@ class MpvObject : public QQuickFramebufferObject
|
|||
WRITABLE_PROP_STRING("hwdec", hwdec)
|
||||
READONLY_PROP_STRING("hwdec-current", hwdecCurrent)
|
||||
READONLY_PROP_STRING("hwdec-interop", hwdecInterop)
|
||||
WRITABLE_PROP_STRING("loop", loop)
|
||||
READONLY_PROP_STRING("media-title", mediaTitle)
|
||||
READONLY_PROP_STRING("path", path)
|
||||
READONLY_PROP_STRING("video-codec", videoCodec)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue