EStreamerState

EStreamerState - Overall state of the streamer

Windows
MacOS
Linux

References

Module

LocalFileNetworkReplayStreaming

Header

/Engine/Source/Runtime/NetworkReplayStreaming/LocalFileNetworkReplayStreaming/Public/LocalFileNetworkReplayStreaming.h

Include

#include "LocalFileNetworkReplayStreaming.h"

Syntax

enum EStreamerState
{
    Idle,
    Recording,
    Playback,
}

Values

Name

Description

Idle

Recording

Playback

Remarks

EStreamerState - Overall state of the streamer

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