Version: 2020.1
言語: 日本語

VideoSource

enumeration

マニュアルに切り替える

説明

Source of the video content for a VideoPlayer.

A VideoPlayer can contain valid references to both a VideoClip and a URL at the same time. This enum expresses which of the two should be used for playback.

変数

VideoClipUse the current clip as the video content source.
UrlUse the current URL as the video content source.