Navigation
API > API/Plugins > API/Plugins/PixelStreaming2Input > API/Plugins/PixelStreaming2Input/IPixelStreaming2InputMessage
Description
Get the message structure, e.g. the array of types that make up this message. Note: The types are packed tightly and sent in a byte buffer.
| Name | GetStructure |
| Type | function |
| Header File | /Engine/Plugins/Media/PixelStreaming2/Source/PixelStreaming2Input/Public/IPixelStreaming2InputMessage.h |
| Include Path | #include "IPixelStreaming2InputMessage.h" |
TArray < EPixelStreaming2MessageTypes > GetStructure() const
The structure of the message.