Navigation
API > API/Plugins > API/Plugins/PixelStreaming > API/Plugins/PixelStreaming/FPixelStreamingVideoInputI420
- IPixelCaptureCapturerSource::CreateCapturer()
- FPixelStreamingVideoInputI420::CreateCapturer()
References
| Module | PixelStreaming |
| Header | /Engine/Plugins/Media/PixelStreaming/Source/PixelStreaming/Public/PixelStreamingVideoInputI420.h |
| Include | #include "PixelStreamingVideoInputI420.h" |
| Source | /Engine/Plugins/Media/PixelStreaming/Source/PixelStreaming/Private/PixelStreamingVideoInputI420.cpp |
virtual TSharedPtr < FPixelCaptureCapturer > CreateCapturer
(
int32 FinalFormat,
float FinalScale
)
Remarks
Implement this to create an capture process that captures to the FinalFormat at the given scale. The source format should be known by whatever is fed into the capture system.