Navigation
API > API/Plugins > API/Plugins/PixelStreaming > API/Plugins/PixelStreaming/IPixelStreamingStreamer
References
| Module | PixelStreaming |
| Header | /Engine/Plugins/Media/PixelStreaming/Source/PixelStreaming/Public/IPixelStreamingStreamer.h |
| Include | #include "IPixelStreamingStreamer.h" |
void SetPlayerLayerPreference
&40;
FPixelStreamingPlayerId PlayerId,
int SpatialLayerId,
int TemporalLayerId
&41;
Remarks
Set the Layer Preference for a specific player. Only useful if using the SFU.
Parameters
| Name | Description |
|---|---|
| PlayerId | The player id |
| SpatialLayerId | The id of the preferred spatial layer (resolution) |
| TemporalLayerId | The id of the preferred temporal layer (frame rate) |