Navigation
API > API/Runtime > API/Runtime/Media > API/Runtime/Media/IMediaTextureSample
Description
Whether samples should be converted based on a mismatch with the working color space. If this is false, samples will not go through the conversion process even if their encoding or chromaticity doesn't match the working color space.
| Name | ShouldApplyColorConversion |
| Type | function |
| Header File | /Engine/Source/Runtime/Media/Public/IMediaTextureSample.h |
| Include Path | #include "IMediaTextureSample.h" |
virtual bool ShouldApplyColorConversion() const