Navigation
API > API/Runtime > API/Runtime/Media > API/Runtime/Media/IMediaTextureSample
References
| Module | Media |
| Header | /Engine/Source/Runtime/Media/Public/IMediaTextureSample.h |
| Include | #include "IMediaTextureSample.h" |
virtual bool ShouldApplyColorConversion() const
Remarks
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.