Navigation
Unreal Engine C++ API Reference > Plugins > ElectraHTTPStream > IElectraHTTPStreamRequest
References
Module | ElectraHTTPStream |
Header | /Engine/Plugins/Media/ElectraUtil/Source/ElectraHTTPStream/Public/ElectraHTTPStream.h |
Include | #include "ElectraHTTPStream.h" |
void SetURL
(
const FString & URL
)
Remarks
Sets the URL to issue the request to. Must not contain an URL fragment and must be appropriately escaped.