OSVR-Core
Functions
ConnectTwoFilters.h File Reference

Header. More...

#include "GetPin.h"
#include <strmif.h>

Go to the source code of this file.

Functions

HRESULT ConnectTwoFilters (IGraphBuilder &pGraph, IBaseFilter &pFirst, IBaseFilter &pSecond)
 Helper function for connecting (the first) output pin on one filter to (the first) input pin on another filter. More...
 

Detailed Description

Header.

Date
2015
Author
Sensics, Inc. http://sensics.com/osvr

Function Documentation

§ ConnectTwoFilters()

HRESULT ConnectTwoFilters ( IGraphBuilder &  pGraph,
IBaseFilter &  pFirst,
IBaseFilter &  pSecond 
)
inline

Helper function for connecting (the first) output pin on one filter to (the first) input pin on another filter.