MEStreamSinkPaused event
Raised by a stream sink when it completes the transition to the paused state. The transition to paused occurs when the IMFPresentationClock::Pause method is called on the sink's presentation clock.
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