MESessionScrubSampleComplete event
Raised by the Media Session when it completes a scrubbing request.
Scrubbing occurs when the playback rate is zero and the application calls IMFMediaSession::Start. This event is raised after every stream sink has completed the scrubbing request.
Event values
Possible values retrieved from IMFMediaEvent::GetValue include the following.
VARTYPE | Description |
---|---|
VT_EMPTY |
No event data. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Header |
|
See also