Compare commits
2 Commits
bdd2997382
...
bdae987eb5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bdae987eb5 | ||
|
|
b8abfa3c44 |
@ -142,6 +142,10 @@ namespace QFramework.Example
|
||||
player.Play();
|
||||
SetImg();
|
||||
}
|
||||
else
|
||||
{
|
||||
Debug.LogError("没有找到视频:" + path);
|
||||
}
|
||||
}
|
||||
|
||||
private void VideoPlayer_loopPointReached(UnityEngine.Video.VideoPlayer source)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user