Navigation
API > API/Plugins > API/Plugins/PixelStreamingInput
References
| Module | PixelStreamingInput |
| Header | /Engine/Plugins/Media/PixelStreaming/Source/PixelStreamingInput/Public/PixelStreamingInputProtocolMap.h |
| Include | #include "PixelStreamingInputProtocolMap.h" |
Syntax
class FInputProtocolMap
Remarks
An map type that broadcasts the OnProtocolUpdated whenever it's inner map is updated.
Functions
| Type | Name | Description | |
|---|---|---|---|
| FPixelStreamingInputMessage & | Add
(
FString Key, |
||
| void | Apply
(
const TFunction< void(FString, FPixelStreamingInputMessage)>& Visitor |
||
| void | Clear () |
||
| FPixelStreamingInputMessage * | |||
| const FPixelStreamingInputMessage * | |||
| FPixelStreamingInputMessage & | |||
| bool | IsEmpty () |
||
| int |