Version: 2021.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.