MEStreamSinkMarker event
Raised by a stream sink after the IMFStreamSink::PlaceMarker method is called.
Event values
Possible values retrieved from IMFMediaEvent::GetValue include the following.
VARTYPE | Description |
---|---|
>Any |
The event value is a copy of the PROPVARIANT that the caller specified in the pvarContextValue parameter of the PlaceMarker method. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Header |
|
See also