MEStreamSeeked event

Raised by a media stream after a call to IMFMediaSource::Start causes a seek in the stream. A media stream raises this event when the media source raises the MESourceSeeked event.

Event values

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

VARTYPE Description
VT_I8
New starting time, in 100-nanosecond units.

Requirements

Requirement Value
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