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.

UnityEngine.VideoModule

Description

The Video module lets you play back video files in your content.

Classes

VideoClipA container for video data.
VideoPlayerPlays video content onto a target.
VideoPlayerExtensionsExtension methods for the VideoPlayer class.

Structs

VideoClipPlayableAn implementation of IPlayable that controls playback of a VideoClip.

Enumerations

Video3DLayoutTypes of 3D content layout within a video.
VideoAspectRatioMethods used to fit a video in the target area.
VideoAudioOutputModePlaces where the audio embedded in a video can be sent.
VideoRenderModeType of destination for the images read by a VideoPlayer.
VideoSourceSource of the video content for a VideoPlayer.
VideoTimeReferenceThe clock that the VideoPlayer observes to detect and correct drift.
VideoTimeSourceTime source followed by the VideoPlayer when reading content.

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