Navigation
Unreal Engine C++ API Reference > Plugins > ElectraHTTPStream > IElectraHTTPStream
References
Module | ElectraHTTPStream |
Header | /Engine/Plugins/Media/ElectraUtil/Source/ElectraHTTPStream/Public/ElectraHTTPStream.h |
Include | #include "ElectraHTTPStream.h" |
void Close()
Remarks
Closes this handler and all currently active or pending requests. This should be called before resetting the TSharedPtr<> returned by Create().