Skip to content
This repository has been archived by the owner on Mar 30, 2019. It is now read-only.

Commit

Permalink
Added mappings for IMFCaptureEngine and related APIs.
Browse files Browse the repository at this point in the history
  • Loading branch information
jkoritzinsky committed Jan 3, 2017
1 parent b423d76 commit 650436c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Source/SharpDX.MediaFoundation/Mapping-core.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
<include file="mediaobj.h" attach="true"/>
<ifdef name="DIRECTX11_1">
<include file="mfmediaengine.h" attach="true"/>
<include file="mfcaptureengine.h" attach="true"/>
</ifdef>

<context-set id="mediafoundation-all">
Expand All @@ -67,6 +68,7 @@
<context>mfreadwrite</context>
<context>mftransform</context>
<context>mfmediaengine</context>
<context>mfcaptureengine</context>
<context>wmcontainer</context>
<context>uuids</context>
<context>mferror</context>
Expand Down
Binary file modified Source/Tools/SharpGen/MSDNDoc.zip
Binary file not shown.

0 comments on commit 650436c

Please sign in to comment.