unreal.MediaTimeRangeBPType

class unreal.MediaTimeRangeBPType

Bases: EnumBase

Blueprint usable enum of EMediaTimeRangeType

C++ Source:

  • Module: MediaAssets

  • File: MediaPlayer.h

ABSOLUTE: MediaTimeRangeBPType

Total absolute time range as defined by the media.

Type:

0

CURRENT: MediaTimeRangeBPType

Current time range of the media, set by media internal means or through API calls.

Type:

1