Navigation
API > API/Runtime > API/Runtime/MoviePlayer
References
| Module | MoviePlayer |
| Header | /Engine/Source/Runtime/MoviePlayer/Public/MoviePlayer.h |
| Include | #include "MoviePlayer.h" |
Syntax
enum EMoviePlaybackType
{
UMETA =(DisplayName="Normal Playback"),
UMETA =(DisplayName="Normal Playback"),
UMETA =(DisplayName="Normal Playback"),
UMETA =(DisplayName="Normal Playback"),
}
Values
| Name | Description |
|---|---|
| UMETA | Normal playback mode. |
| UMETA | Normal playback mode. |
| UMETA | Normal playback mode. |
| UMETA | Normal playback mode. |
Remarks
In order for a platform to support early movie playback, the platform must support the rendering thread 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