Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FGenericDVRStreamingSystem
Description
Enables or disables streaming. NOTE: This does not prevent the user from streaming, it simply unblocks/blocks video and audio on any current or future stream.
Virtual Inheritance
- IDVRStreamingSystem::EnableStreaming → FGenericDVRStreamingSystem::EnableStreaming
| Name | EnableStreaming |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/DVRStreaming.h |
| Include Path | #include "DVRStreaming.h" |
virtual void EnableStreaming
(
bool Enable
)