Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCasimir666 <casimir666@users.sourceforge.net>2009-12-05 11:27:07 +0300
committerCasimir666 <casimir666@users.sourceforge.net>2009-12-05 11:27:07 +0300
commit124f69849a8a917deea6543eeae21f6464d15a7f (patch)
tree6182d0571cf19fa0719244cf0eedf37963993478 /src/apps/mplayerc/FGManager.h
parent7ee261016254b880b83f50488392d07cf3739f17 (diff)
Added : BDA capture card support (experimental)
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1383 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/apps/mplayerc/FGManager.h')
-rw-r--r--src/apps/mplayerc/FGManager.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/apps/mplayerc/FGManager.h b/src/apps/mplayerc/FGManager.h
index f816962b8..31b026112 100644
--- a/src/apps/mplayerc/FGManager.h
+++ b/src/apps/mplayerc/FGManager.h
@@ -65,6 +65,7 @@ protected:
HRESULT EnumSourceFilters(LPCWSTR lpcwstrFileName, CFGFilterList& fl);
HRESULT AddSourceFilter(CFGFilter* pFGF, LPCWSTR lpcwstrFileName, LPCWSTR lpcwstrFilterName, IBaseFilter** ppBF);
+ HRESULT Connect(IPin* pPinOut, IPin* pPinIn, bool bContinueRender);
// IFilterGraph