Version: 2017.2
public bool isPlaying ;

描述

是否正在播放内容。(只读)

调用 VideoPlayer.Play 不一定会导致 isPlaying 变为 true。VideoPlayer 必须在开始播放之前完成内容准备。