Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sent when a media stream delivers a new sample in response to a call to IMFMediaStream::RequestSample.
Event values
Possible values retrieved from IMFMediaEvent::GetValue include the following.
| VARTYPE | Description |
|---|---|
| VT_UNKNOWN |
Pointer to the IMFSample interface of the sample. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows Vista [desktop apps only] |
| Minimum supported server |
Windows Server 2008 [desktop apps only] |
| Header |
|
See also