Navigation
API > API/Plugins > API/Plugins/PixelStreaming > API/Plugins/PixelStreaming/FPixelStreamingVideoInput
Type
typedef TMulticastDelegate_NoParams< void > FOnFrameCaptured
References
| Module | PixelStreaming |
| Header | /Engine/Plugins/Media/PixelStreaming/Source/PixelStreaming/Public/PixelStreamingVideoInput.h |
| Include | #include "PixelStreamingVideoInput.h" |
Remarks
This is broadcast each time a frame exits the adapt process. Used to synchronize framerates with input rates. This should be called once per frame taking into consideration all the target formats and layers within the frame.