Version: 2022.3
言語: 日本語
public Video.VideoSource source ;

説明

The source that the VideoPlayer uses for playback.

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.