Navigation
API > API/Plugins > API/Plugins/PixelStreamingEditor > API/Plugins/PixelStreamingEditor/IPixelStreamingEditorModule
References
| Module | PixelStreamingEditor |
| Header | /Engine/Plugins/Media/PixelStreaming/Source/PixelStreamingEditor/Public/IPixelStreamingEditorModule.h |
| Include | #include "IPixelStreamingEditorModule.h" |
void StartStreaming
&40;
UE::EditorPixelStreaming::EStreamTypes InStreamType
&41;
Remarks
Starts the editor specific streamer.
Parameters
| Name | Description |
|---|---|
| InStreamType | The stream type for this streamer. |