FMagicLeapMusicServiceTrackMetadata

Windows
MacOS
Linux

References

Module

MagicLeapMusicService

Header

/Engine/Plugins/Lumin/MagicLeapMusicService/Source/MagicLeapMusicService/Public/MagicLeapMusicServiceTypes.h

Include

#include "MagicLeapMusicServiceTypes.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)([BlueprintType](Programming/UnrealArchitecture/Reference/Structs/Specifiers/BlueprintType))
struct FMagicLeapMusicServiceTrackMetadata

Variables

Name Description

Public variable UProperty Category BlueprintReadOnly visibleanywhere

FString

 

AlbumCoverURL

URL to the album cover of the currently selected track

Public variable UProperty Category BlueprintReadOnly visibleanywhere

FString

 

AlbumName

Name of the album of the currently selected track

Public variable UProperty Category BlueprintReadOnly visibleanywhere

FString

 

AlbumURL

URL to the album of the currently selected track

Public variable UProperty Category BlueprintReadOnly visibleanywhere

FString

 

ArtistName

Artist name of the currently selected track

Public variable UProperty Category BlueprintReadOnly visibleanywhere

FString

 

ArtistURL

Artist URL of the currently selected track

Public variable UProperty Category BlueprintReadOnly visibleanywhere

FTimespan

 

TrackLength

Runtime length of the currently selected track

Public variable UProperty Category BlueprintReadOnly visibleanywhere

FString

 

TrackTitle

Title of the currently selected track

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss