IDVRStreamingSystem::EnableStreaming

Enables or disables streaming.

Windows
MacOS
Linux

Override Hierarchy

IDVRStreamingSystem::EnableStreaming()

FGenericDVRStreamingSystem::EnableStreaming()

References

Module

Engine

Header

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

Include

#include "DVRStreaming.h"

Syntax

void EnableStreaming
(
    bool Enable
)

Remarks

Enables or disables streaming.

This does not prevent the user from streaming, it simply unblocks/blocks video and audio on any current or future stream.

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