Navigation
Unreal Engine C++ API Reference > Runtime > MediaAssets > UMediaPlayer
Syntax
UPROPERTY (BlueprintReadOnly, Category=Playback)
int32 PlaylistIndex
Remarks
The current index of the source in the play list being played.
Use the Previous and Next methods to change this value at runtime.