OSVR-Core
|
Header. More...
Go to the source code of this file.
Functions | |
comutils::Ptr< IPin > | GetPin (IBaseFilter &pFilter, PIN_DIRECTION const PinDir) |
Helper function to get a pin of a particular direction. | |
template<typename IfaceType > | |
comutils::Ptr< IfaceType > | GetPinInterface (ICaptureGraphBuilder2 &builder, IBaseFilter &src, const GUID *pinCategory=nullptr, const GUID *mediaType=nullptr) |
template<typename IfaceType > | |
comutils::Ptr< IfaceType > | GetVideoCapturePinInterface (ICaptureGraphBuilder2 &builder, IBaseFilter &src) |
Header.