IPixelStreamingModule::FreezeFrame

Freeze Pixel Streaming.

Windows
MacOS
Linux

References

Module

PixelStreaming

Header

/Engine/Plugins/Media/PixelStreaming/Source/PixelStreaming/Public/IPixelStreamingModule.h

Include

#include "IPixelStreamingModule.h"

Syntax

void FreezeFrame
(
    UTexture2D * Texture
)

Remarks

Freeze Pixel Streaming.

Parameters

Parameter

Description

Texture

The freeze frame to display. If null then the back buffer is captured.

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