Unreal Engine Blueprint API Reference > Media > Media Player
Get the type of the specified audio track format.
Target is Media Player
Inputs
Type | Name | Description |
---|---|---|
object | Target | |
integer | Track Index | The index of the track, or INDEX_NONE for the selected one. |
integer | Format Index | Index of the track format, or INDEX_NONE for the selected one. |
Outputs
Type | Name | Description |
---|---|---|
string | Return Value | Audio format type string. |