IPixelStreamingModule::AddPlayerConfig

Add any player config JSON to the given object which relates to configuring the input system for the pixel streaming on the browser.

Windows
MacOS
Linux

References

Module

PixelStreaming

Header

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

Include

#include "IPixelStreamingModule.h"

Syntax

void AddPlayerConfig
(
    TSharedRef< class FJsonObject > & JsonObject
)

Remarks

Add any player config JSON to the given object which relates to configuring the input system for the pixel streaming on the browser.

Parameters

Parameter

Description

JsonObject

The JSON object to add fields to.

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