FWebMMediaTextureSample::IsOutputSrgb

Whether the output of the sample is in sRGB color space.

Windows
MacOS
Linux

Override Hierarchy

IMediaTextureSample::IsOutputSrgb()

FWebMMediaTextureSample::IsOutputSrgb()

References

Module

WebMMedia

Header

/Engine/Plugins/Media/WebMMedia/Source/WebMMedia/Public/WebMMediaTextureSample.h

Include

#include "WebMMediaTextureSample.h"

Source

/Engine/Plugins/Media/WebMMedia/Source/WebMMedia/Private/Player/WebMMediaTextureSample.cpp

Syntax

virtual bool IsOutputSrgb() const

Remarks

Whether the output of the sample is in sRGB color space.

Returns

true if sRGB, false otherwise.

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