FeatureFlag

Windows
MacOS
Linux

References

Module

Media

Header

/Engine/Source/Runtime/Media/Public/IMediaPlayer.h

Include

#include "IMediaPlayer.h"

Syntax

enum FeatureFlag
{
    AllowShutdownOnClose    = 0,
}

Values

Name

Description

AllowShutdownOnClose

Allow player to be shutdown right after 'close' event is received from it.

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