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