Navigation
BlueprintAPI > BlueprintAPI/Media > BlueprintAPI/Media/MediaPlayer
Get the number of formats of the specified track.
Target is Media Player
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| enum | Track Type | The type of media tracks. |
| integer | Track Index | The index of the track. |
Outputs
| Type | Name | Description |
|---|---|---|
| integer | Return Value | Number of formats. |