MF_EVENT_MFT_INPUT_STREAM_ID attribute

Specifies an input stream on a Media Foundation transform (MFT).

Data type

UINT32

Syntax

GUID MF_EVENT_MFT_INPUT_STREAM_ID = {0xf29c2cca,0x7ae6,0x42d2,{0xb2,0x84,0xbf,0x83,0x7c,0xc8,0x74,0xe2} }  

Get/set

To get this attribute, call IMFAttributes::GetUINT32

To set this attribute, call IMFAttributes::SetUINT32

Applies to

IMFMediaEvent

Remarks

This attribute is used with the following events:

The GUID constant for this attribute is exported from mfuuid.lib.

Requirements

Header: Declared in mfapi.h.