MEEndOfPresentationSegment event

Raised by the sequencer source when a segment is completed and is followed by another segment. When the final segment is completed, the sequencer source raises an MEEndOfPresentation event.

The Media Session forwards this event to the application.

Event values

Possible values retrieved from IMFMediaEvent::GetValue include the following.

VARTYPEDescription

VT_EMPTY

No event data.

Attributes

The following attributes are defined for this event.

AttributeDescription

MF_EVENT_SOURCE_TOPOLOGY_CANCELED

Specifies whether the sequencer source canceled this segment.

Requirements

Minimum supported client

Windows Vista [desktop apps only]

Minimum supported server

Windows Server 2008 [desktop apps only]

Header

Mfobjects.h (include Mfidl.h)

See also

Media Foundation Events
About the Sequencer Source
Sequencer Source Events

 

 

Show: