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.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答