Show / Hide Table of Contents

Enum EMoviePlaybackType

In order for a platform to support early movie playback, the platform must support the rendering thread

Namespace: UE4.MoviePlayer
Assembly: UE4DotNet.dll
Syntax
public enum EMoviePlaybackType
Remarks

starting very early and support rendering as soon as it is started and the module containing the movie streamer for the platform must already be loaded

Fields

Name Description
MT_LoadingLoop
MT_Looped
MT_MAX
MT_Normal
  • Improve this Doc
  • View Source
Back to top Generated by DocFX