Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/
Dgstdshowfakesink.cpp24 CDshowFakeSink::CDshowFakeSink (): in CDshowFakeSink() function in CDshowFakeSink
32 STDMETHODIMP CDshowFakeSink::gst_set_media_type (AM_MEDIA_TYPE * pmt) in gst_set_media_type()
39 CDshowFakeSink::gst_set_buffer_callback (push_buffer_func push, in gst_set_buffer_callback()
47 HRESULT CDshowFakeSink::CheckMediaType (const CMediaType * pmt) in CheckMediaType()
64 HRESULT CDshowFakeSink::DoRenderSample (IMediaSample * pMediaSample) in DoRenderSample()
Dgstdshowfakesink.h36 class CDshowFakeSink:public CBaseRenderer
39 CDshowFakeSink ();
40 virtual ~ CDshowFakeSink () in ~CDshowFakeSink()
Dgstdshowaudiosrc.h64 CDshowFakeSink *dshow_fakesink;
Dgstdshowvideosrc.h71 CDshowFakeSink *dshow_fakesink;
Dgstdshowaudiosrc.cpp445 src->dshow_fakesink = new CDshowFakeSink; in gst_dshowaudiosrc_open()
Dgstdshowvideosrc.cpp545 src->dshow_fakesink = new CDshowFakeSink; in gst_dshowvideosrc_start()
/third_party/gstreamer/gstplugins_bad/
DChangeLog219146 (CDshowFakeSink.CDshowFakeSink):
219147 * gst-libs/gst/dshow/gstdshowfakesink.h: (CDshowFakeSink.m_hres):