Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/MediaUtils/Public/MediaPlayerFacade.h |
Include |
#include "MediaPlayerFacade.h" |
Source |
/Engine/Source/Runtime/MediaUtils/Private/MediaPlayerFacade.cpp |
FText GetTrackDisplayName
(
EMediaTrackType TrackType,
int32 TrackIndex
) const
Get the human readable name of the specified track.
Display name.
Parameter |
Description |
---|---|
TrackType |
The type of track. |
TrackIndex |
The index of the track. |