Navigation
API > API/Runtime > API/Runtime/MediaAssets
| |
|
| Name |
FMediaMetadataItemBPT |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/MediaAssets/Public/MediaPlayer.h |
| Include Path |
#include "MediaPlayer.h" |
Syntax
USTRUCT (BlueprintType )
struct FMediaMetadataItemBPT
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| BinaryData |
TArray< uint8 > |
|
MediaPlayer.h |
- BlueprintReadOnly
- Category="Media|Metadata"
|
| LanguageCode |
FString |
|
MediaPlayer.h |
- BlueprintReadOnly
- Category="Media|Metadata"
|
| MimeType |
FString |
|
MediaPlayer.h |
- BlueprintReadOnly
- Category="Media|Metadata"
|
| StringData |
FString |
|
MediaPlayer.h |
- BlueprintReadOnly
- Category="Media|Metadata"
|