UMediaCapture::GetCustomOutputPixelFormat

Get the pixel format of the buffer when the conversion operation is custom.

Windows
MacOS
Linux

References

Module

MediaIOCore

Header

/Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Public/MediaCapture.h

Include

#include "MediaCapture.h"

Syntax

virtual EPixelFormat GetCustomOutputPixelFormat
(
    const EPixelFormat & InPixelFormat
) const

Remarks

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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss