UBinkMediaPlayer::IsInitialized

Checks whether this player has been initialized with a media source.

Windows
MacOS
Linux

References

Module

BinkMediaPlayer

Header

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

Include

#include "BinkMediaPlayer.h"

Syntax

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

Remarks

Checks whether this player has been initialized with a media source.

Returns

true if a media source is associated with this player.

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