Compare commits

..

No commits in common. "bdae987eb5edda778185d0b671d957d3e03855b3" and "bdd2997382f55f4a49fd80815b55c9b8d93bfa7c" have entirely different histories.

View File

@ -142,10 +142,6 @@ namespace QFramework.Example
player.Play();
SetImg();
}
else
{
Debug.LogError("没有找到视频:" + path);
}
}
private void VideoPlayer_loopPointReached(UnityEngine.Video.VideoPlayer source)