Navigation
API > API/Runtime > API/Runtime/MediaAssets
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UActorComponent
- UMediaComponent
References
| Module | MediaAssets |
| Header | /Engine/Source/Runtime/MediaAssets/Public/MediaComponent.h |
| Include | #include "MediaComponent.h" |
Syntax
class UMediaComponent : public UActorComponent
Constructors
| Type | Name | Description | |
|---|---|---|---|
UMediaComponent
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| UMediaPlayer * | Get the media player that this component owns | ||
| UMediaTexture * | Get the media texture that this component owns, bound to its media player. |