Unreal Engine Blueprint API Reference > Media > Media Player
Get the index of the active format of the specified track type.
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 |
---|---|---|
integer | Return Value | The index of the selected format. |