Navigation
API > API/Plugins > API/Plugins/AjaMedia > API/Plugins/AjaMedia/UAjaMediaSource
Syntax
UPROPERTY (Meta=(DeprecatedProperty, DeprecationMessage="Use ColorEncoding instead."))
bool bIsSRGBInput_DEPRECATED
Remarks
Whether the video input is in sRGB color space. A sRGB to Linear conversion will be applied resulting in a texture in linear space. @Note If the texture is not in linear space, it won't look correct in the editor. Another pass will be required either through Composure or other means.