Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/dshowvideosink/
Ddshowvideofakesrc.cpp337 m_evFilterStoppingEvent(TRUE) in VideoFakeSrc()
361 m_evFilterStoppingEvent.Set(); in Stop()
370 m_evFilterStoppingEvent.Reset(); in Pause()
401 m_pOutputPin->SetConfigInfo(pGraphConfig, m_evFilterStoppingEvent); in JoinFilterGraph()
Ddshowvideofakesrc.h61 CAMEvent m_evFilterStoppingEvent; variable