EMediaCaptureConversionOperation

Windows
MacOS
Linux

References

Module

MediaIOCore

Header

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

Include

#include "MediaOutput.h"

Syntax

enum EMediaCaptureConversionOperation
{
    NONE,
    RGBA8_TO_YUV_8BIT,
    RGB10_TO_YUVv210_10BIT,
    INVERT_ALPHA,
    SET_ALPHA_ONE,
    CUSTOM,
}

Values

Name

Description

NONE

RGBA8_TO_YUV_8BIT

RGB10_TO_YUVv210_10BIT

INVERT_ALPHA

SET_ALPHA_ONE

CUSTOM

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