Navigation
API > API/Plugins > API/Plugins/PixelStreaming2 > API/Plugins/PixelStreaming2/IPixelStreaming2Streamer
References
| Module | PixelStreaming2 |
| Header | /Engine/Plugins/Media/PixelStreaming2/Source/PixelStreaming2/Public/IPixelStreaming2Streamer.h |
| Include | #include "IPixelStreaming2Streamer.h" |
void FreezeStream
(
UTexture2D * Texture
)
Remarks
Freeze Pixel Streaming.
Parameters
| Name | Description |
|---|---|
| Texture | The freeze frame to display. If null then the back buffer is captured. |