Navigation
API > API/Plugins > API/Plugins/MediaIOCore
References
| Module | MediaIOCore |
| Header | /Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Public/CaptureCardMediaSource.h |
| Include | #include "CaptureCardMediaSource.h" |
Syntax
enum EMediaIOCoreSourceEncoding
&123;
Linear = 1,
sRGB = 2,
ST2084 = 3,
SLog3 = 12,
MAX,
&125;
Values
| Name | Description |
|---|---|
| Linear | |
| sRGB | |
| ST2084 | |
| SLog3 | BT1886 = 5 UMETA(DisplayName = "BT1886/Gamma 2.4"),. |
| MAX |
Remarks
List of texture source encodings that can be converted to linear. (Integer values match the ETextureSourceEncoding values in TextureDefines.h