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

Commit

Permalink
map to the correct DLL for MFCreateSinkWriterFromURL (Mfreadwrite.dll)
Browse files Browse the repository at this point in the history
  • Loading branch information
markheath committed Jan 14, 2014
1 parent b1a3a26 commit 1b8db46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/SharpDX.MediaFoundation/Mapping-core.xml
Expand Up @@ -872,6 +872,7 @@
<map function="Create.*" dll='"Temp.dll"' group="SharpDX.MediaFoundation.MediaFactory"/>

<map function="MFCreateSourceReader.*" dll='"Mfreadwrite.dll"'/>
<map function="MFCreateSinkWriterFromURL.*" dll='"Mfreadwrite.dll"'/>

<map function="MFCreateWaveFormatExFromMFMediaType" visibility="internal"/>
<map param="MFCreateWaveFormatExFromMFMediaType::ppWF" type="void"/>
Expand Down

0 comments on commit 1b8db46

Please sign in to comment.