Navigation
API > API/Plugins > API/Plugins/ElectraHTTPStream
References
| Module | ElectraHTTPStream |
| Header | /Engine/Plugins/Media/ElectraUtil/Source/ElectraHTTPStream/Public/ElectraHTTPStream.h |
| Include | #include "ElectraHTTPStream.h" |
Syntax
class IElectraHTTPStreamResponse
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FString | |||
| void | GetAllHeaders
(
TArray< FElectraHTTPStreamHeader >& OutHeaders |
||
| FString | |||
| FString | |||
| FString | |||
| FString | |||
| FString | |||
| int32 | |||
| FString | |||
| int64 | |||
| int64 | |||
| IElectraHTTPStreamBuffer & | |||
| EState | GetState () |
||
| EStatus | GetStatus () |
||
| double | |||
| double | |||
| double | |||
| double | |||
| double | |||
| double | |||
| double | Static timings as progressing through states. | ||
| double | |||
| int32 | GetTimingTraces
(
TArray< FTimingTrace >* OutTraces, |
Appends a copy of the timing traces to the provided array and optionally removes the first n elements. | |
| FString | |||
| void |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FTimingTrace |