Enum
MFVideoAlphaBitmapFlags

Definition

Namespace:MediaFoundation.EVR

Assembly:MediaFoundation.dll

Syntax:

cs-api-definition
[Flags]
[UnmanagedName("MFVideoAlphaBitmapFlags")]
public enum MFVideoAlphaBitmapFlags

Fields

Alpha

Declaration

cs-api-definition
Alpha = 32

Field Value

MFVideoAlphaBitmapFlags

BitMask

Declaration

cs-api-definition
BitMask = EntireDDS | SrcColorKey | SrcRect | DestRect | FilterMode | Alpha

Field Value

MFVideoAlphaBitmapFlags

DestRect

Declaration

cs-api-definition
DestRect = 8

Field Value

MFVideoAlphaBitmapFlags

EntireDDS

Declaration

cs-api-definition
EntireDDS = 1

Field Value

MFVideoAlphaBitmapFlags

FilterMode

Declaration

cs-api-definition
FilterMode = 16

Field Value

MFVideoAlphaBitmapFlags

None

Declaration

cs-api-definition
None = 0

Field Value

MFVideoAlphaBitmapFlags

SrcColorKey

Declaration

cs-api-definition
SrcColorKey = 2

Field Value

MFVideoAlphaBitmapFlags

SrcRect

Declaration

cs-api-definition
SrcRect = 4

Field Value

MFVideoAlphaBitmapFlags