Compare commits
No commits in common. "bdae987eb5edda778185d0b671d957d3e03855b3" and "bdd2997382f55f4a49fd80815b55c9b8d93bfa7c" have entirely different histories.
bdae987eb5
...
bdd2997382
@ -142,10 +142,6 @@ namespace QFramework.Example
|
|||||||
player.Play();
|
player.Play();
|
||||||
SetImg();
|
SetImg();
|
||||||
}
|
}
|
||||||
else
|
|
||||||
{
|
|
||||||
Debug.LogError("没有找到视频:" + path);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
private void VideoPlayer_loopPointReached(UnityEngine.Video.VideoPlayer source)
|
private void VideoPlayer_loopPointReached(UnityEngine.Video.VideoPlayer source)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user