Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

VideoSource

enumeration

Description

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.

Properties

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

Did you find this page useful? Please give it a rating: