FDVRStreamingStatus

Interface(s) for platform feature modulesDefines the interface to platform's DVR and/or streaming system

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/DVRStreaming.h

Include

#include "DVRStreaming.h"

Syntax

struct FDVRStreamingStatus

Remarks

Interface(s) for platform feature modulesDefines the interface to platform's DVR and/or streaming system

Variables

Name Description

Public variable

bool

 

bIsStreaming

Public variable

bool

 

bIsStreamingEnabled

Public variable

FString

 

HLSUrl

Public variable

FString

 

ProgramName

Public variable

FString

 

ProviderUrl

Public variable

int32

 

ViewerCount

NOTE: These are valid only if IsStreaming is true, otherwise these are empty/0.

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