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

Commit

Permalink
Merge pull request #845 from jkoritzinsky/CaptureEngineEnumerations
Browse files Browse the repository at this point in the history
Updated enumeration mapping for the Capture Engine
  • Loading branch information
xoofx authored Jan 12, 2017
2 parents 48e4b59 + 4614a48 commit ae24091
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Source/SharpDX.MediaFoundation/Mapping-core.xml
Original file line number Diff line number Diff line change
Expand Up @@ -673,6 +673,9 @@
<map enum="_MFT_PROCESS_OUTPUT_STATUS" name="TransformProcessOutputStatus"/>

<map enum="MF_MEDIAKEY_STATUS" name="MediaKeyStatusState"/>

<map enum="#MF_CAPTURE_ENGINE_MEDIASOURCE" name="PreferredMediaStream" />
<map enum-item="MF_CAPTURE_ENGINE_PREFERRED_SOURCE_STREAM_FOR_(.*)" name="$1" />

<!--
// *****************************************************************
Expand Down

0 comments on commit ae24091

Please sign in to comment.