Navigation
BlueprintAPI > BlueprintAPI/Media > BlueprintAPI/Media/MediaPlayer
Blueprint accessible version of GetPlaybackTimeRange. This returns the range truncated into a blueprint usable float interval and should not be used for live streams as 32 bit floats can not store wallclock times with enough precision.
Target is Media Player
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| enum | In Range to Get |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| struct | Return Value |