Home
last modified time | relevance | path

Searched refs:pGraphConfig (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/dshowvideosink/
Ddshowvideofakesrc.cpp389 IGraphConfig* pGraphConfig = NULL; in JoinFilterGraph() local
390 hr = pGraph->QueryInterface(IID_IGraphConfig, (void**)&pGraphConfig); in JoinFilterGraph()
397 pGraphConfig->Release(); in JoinFilterGraph()
401 m_pOutputPin->SetConfigInfo(pGraphConfig, m_evFilterStoppingEvent); in JoinFilterGraph()
402 pGraphConfig->Release(); in JoinFilterGraph()