Skip to content

Latest commit

 

History

History
50 lines (26 loc) · 1.36 KB

mesessionpaused.md

File metadata and controls

50 lines (26 loc) · 1.36 KB
description ms.assetid title ms.topic ms.date
Raised when the IMFMediaSession::Pause method completes asynchronously.
72546082-83ec-4481-a24f-e82bd6c88859
MESessionPaused event (Mfobjects.h)
reference
05/31/2018

MESessionPaused event

Raised when the IMFMediaSession::Pause method completes asynchronously.

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
Mfobjects.h (include Mfidl.h)

See also

Media Foundation Events