EPlayerStatus

Windows
MacOS
Linux

References

Module

ElectraPlayerRuntime

Header

/Engine/Plugins/Media/ElectraPlayer/Source/ElectraPlayerRuntime/Public/IElectraPlayerInterface.h

Include

#include "IElectraPlayerInterface.h"

Syntax

enum EPlayerStatus
{
    None          = 0x0,
    Buffering     = 0x1,
    Connecting    = 0x2,
}

Values

Name

Description

None

Buffering

Connecting

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