ReactOS 0.4.16-dev-477-g6ada597
|
Public Member Functions | |
HRESULT | SetOneShot (BOOL OneShot) |
HRESULT | SetMediaType (const AM_MEDIA_TYPE *pType) |
HRESULT | GetConnectedMediaType (AM_MEDIA_TYPE *pType) |
HRESULT | SetBufferSamples (BOOL BufferThem) |
HRESULT | GetCurrentBuffer ([in, out] LONG *pBufferSize, [out] LONG *pBuffer) |
HRESULT | GetCurrentSample ([out] IMediaSample **ppSample) |
HRESULT | SetCallback (ISampleGrabberCB *pCallback, LONG WhichMethodToCallback) |
![]() | |
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
ULONG | AddRef () |
ULONG | Release () |
Additional Inherited Members | |
![]() | |
typedef IUnknown * | LPUNKNOWN |
HRESULT ISampleGrabber::GetConnectedMediaType | ( | AM_MEDIA_TYPE * | pType | ) |
HRESULT ISampleGrabber::GetCurrentSample | ( | [out] IMediaSample ** | ppSample | ) |
HRESULT ISampleGrabber::SetCallback | ( | ISampleGrabberCB * | pCallback, |
LONG | WhichMethodToCallback | ||
) |
HRESULT ISampleGrabber::SetMediaType | ( | const AM_MEDIA_TYPE * | pType | ) |