Navigation
BlueprintAPI > BlueprintAPI/Media > BlueprintAPI/Media/MediaPlayer
Get the frame rate of the specified video track.
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 |
|---|---|---|
| real | Return Value | Frame rate (in frames per second). |