Navigation
BlueprintAPI > BlueprintAPI/Media > BlueprintAPI/Media/MediaPlayer
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. |