UBinkMediaPlayer::SupportsSeeking

Checks whether the currently loaded media can jump to a certain position.

Windows
MacOS
Linux

References

Module

BinkMediaPlayer

Header

/Engine/Plugins/Media/BinkMedia/Source/BinkMediaPlayer/Public/BinkMediaPlayer.h

Include

#include "BinkMediaPlayer.h"

Source

/Engine/Plugins/Media/BinkMedia/Source/BinkMediaPlayer/Private/Assets/BinkMediaPlayer.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Media|BinkMediaPlayer")
bool SupportsSeeking() const

Remarks

Checks whether the currently loaded media can jump to a certain position.

Returns

true if seeking is supported, false otherwise.

See Also

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss