MF_SA_REQUIRED_SAMPLE_COUNT_PROGRESSIVE attribute

Indicates the number of samples that a Microsoft Media Foundation transform (MFT) requires to be allocated for progressive content.

Data type

UINT32

Syntax

DECLSPEC_SELECTANY GUID MF_SA_REQUIRED_SAMPLE_COUNT_PROGRESSIVE = {0xb172d58e,0xfa77,0x4e48,{0x8d,0x2a,0x1d,0xf2,0xd8,0x50,0xea,0xc2} }  

Remarks

This value is used if the next node downstream has an IMFVideoSampleAllocator.

Requirements

Header: Declared in mftransform.h.