Table of Contents

Enum GetCompatibleRenderTextureFormatOptions

Namespace
RenderHeads.Media.AVProVideo
Assembly
AVProVideo.Runtime.dll

Options for passing into GetCompatibleRenderTextureFormat

[Flags]
public enum GetCompatibleRenderTextureFormatOptions

Fields

Default = 0

No options, default behaviour based on the texture's format

ForResolve = 1

The format is for a final resolve, i.e. converting from YCbCr to RGBA

RequiresAlpha = 2

The format requires an alpha channel