Navigation
API > API/Plugins > API/Plugins/ElectraHTTPStream > API/Plugins/ElectraHTTPStream/IElectraHTTPStreamResponse
References
| Module | ElectraHTTPStream |
| Header | /Engine/Plugins/Media/ElectraUtil/Source/ElectraHTTPStream/Public/ElectraHTTPStream.h |
| Include | #include "ElectraHTTPStream.h" |
Syntax
struct FTimingTrace
Variables
| Type | Name | Description | |
|---|---|---|---|
| int64 | NumBytesAdded | Bytes added with the most recent chunk. | |
| double | TimeSinceStart | Seconds since the request started. | |
| int64 | TotalBytesAdded | Total bytes added to the buffer including the most recent chunk. |