Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/IDVRStreamingSystem
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.
Derived Overrides
| Name | EnableStreaming |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/DVRStreaming.h |
| Include Path | #include "DVRStreaming.h" |
void EnableStreaming
(
bool Enable
)