Navigation
BlueprintAPI > BlueprintAPI/Media > BlueprintAPI/Media/MediaPlayer
Get the aspect ratio of the specified video track.
Target is Media Player
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| integer | Track Index | Index of the video 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 | Aspect ratio. |