Navigation
API > API/Plugins > API/Plugins/MediaIOCore > API/Plugins/MediaIOCore/UMediaCapture
Description
Get the pixel format of the buffer when the conversion operation is custom. The function is called once at initialization and the result is cached.
| Name | GetCustomOutputPixelFormat |
| Type | function |
| Header File | /Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Public/MediaCapture.h |
| Include Path | #include "MediaCapture.h" |
virtual EPixelFormat GetCustomOutputPixelFormat
(
const EPixelFormat & InPixelFormat
) const