Navigation
API > API/Plugins > API/Plugins/PixelStreaming2Input > API/Plugins/PixelStreaming2Input/IPixelStreaming2DataProtocol
Description
Called any time to protocol has a new data type added to it. Internally this will force Pixel Streaming to resend the entire data protocol.
| Name | OnProtocolUpdated |
| Type | function |
| Header File | /Engine/Plugins/Media/PixelStreaming2/Source/PixelStreaming2Input/Public/IPixelStreaming2DataProtocol.h |
| Include Path | #include "IPixelStreaming2DataProtocol.h" |
FOnProtocolUpdated & OnProtocolUpdated()