Skip to content

Latest commit

 

History

History
54 lines (28 loc) · 1.46 KB

mestreampaused.md

File metadata and controls

54 lines (28 loc) · 1.46 KB
description ms.assetid title ms.topic ms.date
Raised by a media stream when the IMFMediaSource::Pause method completes asynchronously.
8fafb9a1-95a4-44b6-acd6-fb007d515915
MEStreamPaused event (Mfobjects.h)
reference
05/31/2018

MEStreamPaused event

Raised by a media stream when the IMFMediaSource::Pause method completes asynchronously.

Event values

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

VARTYPE Description
VT_EMPTY
No event data.

Remarks

Each active stream in the presentation sends this event.

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