Navigation
API > API/Plugins > API/Plugins/PixelStreaming
References
| Module | PixelStreaming |
| Header | /Engine/Plugins/Media/PixelStreaming/Source/PixelStreaming/Public/PixelStreamingBufferBuilder.h |
| Include | #include "PixelStreamingBufferBuilder.h" |
Syntax
struct BufferBuilder
Variables
| Type | Name | Description | |
|---|---|---|---|
| rtc::CopyOnWriteBuffer | Buffer | ||
| size_t | Pos |
Constructors
| Type | Name | Description | |
|---|---|---|---|
BufferBuilder
(
size_t size |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Insert
(
T&& Value |