Navigation
API > API/Plugins > API/Plugins/PixelStreamingPlayer > API/Plugins/PixelStreamingPlayer/FPixelStreamingIceCandidateWrapp-
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
PixelStreamingWebRTCWrappers.h |
|
|
|
PixelStreamingWebRTCWrappers.h |
|
|
|
PixelStreamingWebRTCWrappers.h |
|
FPixelStreamingIceCandidateWrapper()
| |
|
| Name |
FPixelStreamingIceCandidateWrapper |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/PixelStreamingPlayer/Source/PixelStreamingPlayer/Public/PixelStreamingWebRTCWrappers.h |
| Include Path |
#include "PixelStreamingWebRTCWrappers.h" |
FPixelStreamingIceCandidateWrapper()
FPixelStreamingIceCandidateWrapper(const webrtc::IceCandidateInterface &)
| |
|
| Name |
FPixelStreamingIceCandidateWrapper |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/PixelStreamingPlayer/Source/PixelStreamingPlayer/Public/PixelStreamingWebRTCWrappers.h |
| Include Path |
#include "PixelStreamingWebRTCWrappers.h" |
FPixelStreamingIceCandidateWrapper
(
const webrtc::IceCandidateInterface & Candidate
)
FPixelStreamingIceCandidateWrapper(const FString &, int, const FString &)
| |
|
| Name |
FPixelStreamingIceCandidateWrapper |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/PixelStreamingPlayer/Source/PixelStreamingPlayer/Public/PixelStreamingWebRTCWrappers.h |
| Include Path |
#include "PixelStreamingWebRTCWrappers.h" |
FPixelStreamingIceCandidateWrapper
(
const FString & SdpMid,
int SdpMLineIndex,
const FString & Sdp
)