Navigation
API > API/Plugins > API/Plugins/PixelCapture > API/Plugins/PixelCapture/IPixelCaptureInputFrame
Description
Should return a unique type id from either EPixelCaptureBufferFormat or an extended user implemented enum. Value crashes could result in incorrect/unsafe casting.
Derived Overrides
- FPixelCaptureInputFrameI420::GetType
- FPixelCaptureInputFrameNV12::GetType
- FPixelCaptureInputFrameRHI::GetType
| Name | GetType |
| Type | function |
| Header File | /Engine/Plugins/Media/PixelCapture/Source/PixelCapture/Public/IPixelCaptureInputFrame.h |
| Include Path | #include "IPixelCaptureInputFrame.h" |
int32 GetType() const
A unique id value for the implementation of this interface.