Navigation
API > API/Runtime > API/Runtime/MoviePlayer
Inheritance Hierarchy
- ISlateViewport
- TSharedFromThis< FMovieViewport >
- FMovieViewport
References
Module | MoviePlayer |
Header | /Engine/Source/Runtime/MoviePlayer/Public/MoviePlayer.h |
Include | #include "MoviePlayer.h" |
Syntax
class FMovieViewport :
public ISlateViewport,
public TSharedFromThis< FMovieViewport >
Remarks
This viewport is a simple interface for the loading to use to display the video textures.
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
FIntPoint | GetSize () |
ISlateViewport interface. |
![]() ![]() ![]() |
FSlateShaderResource * | ||
![]() ![]() ![]() |
bool | ||
![]() |
void | SetDefaultSize
(
FIntPoint InSize |
Sets the size to use when there is no texture. |
![]() |
void | SetTexture
(
TWeakPtr< FSlateTexture2DRHIRef, ESPMode::ThreadSafe > InTexture |