Skip to content

Latest commit

 

History

History
62 lines (35 loc) · 1.64 KB

mf-activate-video-window-attribute.md

File metadata and controls

62 lines (35 loc) · 1.64 KB
description ms.assetid title ms.topic ms.date
Handle to the video clipping window.
883bc7cf-f52f-4cb5-a942-b42b429b17a9
MF_ACTIVATE_VIDEO_WINDOW attribute (Mfidl.h)
reference
05/31/2018

MF_ACTIVATE_VIDEO_WINDOW attribute

Handle to the video clipping window.

Data type

UINT64

Treat as DWORD_PTR (HWND).

Remarks

This attribute applies to the activation object for the enhanced video renderer (EVR). The value is set automatically when you call MFCreateVideoRendererActivate to create the EVR activation object.

The GUID constant for this attribute is exported from mfuuid.lib.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Header
Mfidl.h

See also

Alphabetical List of Media Foundation Attributes

Enhanced Video Renderer Attributes

IMFAttributes::GetUINT64

IMFAttributes::SetUINT64

Activation Objects