Navigation
Unreal Engine Blueprint API Reference > Media > Media Player
Get the human readable name of the specified track.
Target is Media Player
Inputs
Type | Name | Description |
---|---|---|
object | Target | |
enum | Track Type | The type of track. |
integer | Track Index | The index of the track, or INDEX_NONE for the selected one. |
Outputs
Type | Name | Description |
---|---|---|
text | Return Value | Display name. |