new quick bookmark feature

This commit is contained in:
stax76
2022-05-21 08:31:06 +02:00
parent b04fb9b789
commit 0efc335232
6 changed files with 29 additions and 4 deletions

View File

@@ -479,9 +479,9 @@ namespace mpvnet
{
if (App.AutoPlay && Paused)
SetPropertyBool("pause", false);
HideLogo();
App.QuickBookmark = 0;
HideLogo();
Duration = TimeSpan.FromSeconds(GetPropertyDouble("duration"));
if (App.StartSize == "video")