QMemInputPin Class
(Phonon::DS9::QMemInputPin)
Inherits: QPin.
Public Functions
| QMemInputPin(QBaseFilter *, const QVector<AM_MEDIA_TYPE> &, bool transform, QPin * output) |
| ~QMemInputPin() |
STDMETHODIMP | BeginFlush() |
STDMETHODIMP | EndFlush() |
STDMETHODIMP | EndOfStream() |
STDMETHODIMP | GetAllocator(IMemAllocator **) |
STDMETHODIMP | GetAllocatorRequirements(ALLOCATOR_PROPERTIES *) |
STDMETHODIMP | NewSegment(REFERENCE_TIME start, REFERENCE_TIME stop, double rate) |
STDMETHODIMP | NotifyAllocator(IMemAllocator *, BOOL) |
STDMETHODIMP | QueryInterface(REFIID iid, void ** out) |
STDMETHODIMP | Receive(IMediaSample *) |
STDMETHODIMP | ReceiveCanBlock() |
STDMETHODIMP | ReceiveConnection(IPin *, const AM_MEDIA_TYPE *) |
STDMETHODIMP | ReceiveMultiple(IMediaSample **, long, long *) |
| STDMETHODIMP_(ULONG) |
| STDMETHODIMP_(ULONG) |
Additional Inherited Members
Member Function Documentation
QMemInputPin::QMemInputPin(QBaseFilter *, const QVector<AM_MEDIA_TYPE> &, bool transform, QPin * output)
QMemInputPin::~QMemInputPin()
STDMETHODIMP QMemInputPin::BeginFlush()
STDMETHODIMP QMemInputPin::EndFlush()
STDMETHODIMP QMemInputPin::EndOfStream()
STDMETHODIMP QMemInputPin::GetAllocator(IMemAllocator **)
STDMETHODIMP QMemInputPin::GetAllocatorRequirements(ALLOCATOR_PROPERTIES *)
STDMETHODIMP QMemInputPin::NewSegment(REFERENCE_TIME start, REFERENCE_TIME stop, double rate)
STDMETHODIMP QMemInputPin::NotifyAllocator(IMemAllocator *, BOOL)
STDMETHODIMP QMemInputPin::QueryInterface(REFIID iid, void ** out)
STDMETHODIMP QMemInputPin::Receive(IMediaSample *)
STDMETHODIMP QMemInputPin::ReceiveCanBlock()
STDMETHODIMP QMemInputPin::ReceiveConnection(IPin *, const AM_MEDIA_TYPE *)
STDMETHODIMP QMemInputPin::ReceiveMultiple(IMediaSample **, long, long *)
QMemInputPin::STDMETHODIMP_(ULONG)
QMemInputPin::STDMETHODIMP_(ULONG)
|