Navigation
API > API/Plugins > API/Plugins/PixelStreamingEditor
These are the commands used in the toolbar visible in the editor
| Name | UE::EditorPixelStreaming::EStreamTypes |
| Type | enum |
| Header File | /Engine/Plugins/Media/PixelStreaming/Source/PixelStreamingEditor/Public/PixelStreamingEditorUtils.h |
| Include Path | #include "PixelStreamingEditorUtils.h" |
Syntax
namespace UE
{
namespace EditorPixelStreaming
{
enum EStreamTypes
{
LevelEditorViewport = 0,
Editor = 1,
}
}
}
Values
| Name | Remarks |
|---|---|
| LevelEditorViewport | |
| Editor |