public Video.VideoSource source ;

描述

VideoPlayer 用于播放的源。

It is valid to set both a VideoClip and a URL in the VideoPlayer. This property controls which one will get used for playback. When setting a new clip or URL, the source will automatically change to make the associated type current. Note: On WebGL, only VideoSource.Url is supported.