EFileMediaOutputPixelFormat

Texture format supported by [UFileMediaOutput](API\Plugins\MediaIOCore\UFileMediaOutput).

Windows
MacOS
Linux

References

Module

MediaIOCore

Header

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

Include

#include "FileMediaOutput.h"

Syntax

enum EFileMediaOutputPixelFormat
{
    B8G8R8A8,
    FloatRGBA,
}

Values

Name

Description

B8G8R8A8

FloatRGBA

Remarks

Texture format supported by UFileMediaOutput.

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