Unreal Engine Blueprint API Reference > Media > Media Player
Get the number of tracks of the given type.
Target is Media Player
Inputs
Type | Name | Description |
---|---|---|
object | Target | |
enum | Track Type | The type of media tracks. |
Outputs
Type | Name | Description |
---|---|---|
integer | Return Value | Number of tracks. |