|
ReactOS 0.4.16-dev-1948-gd260c1d
|


Public Member Functions | |
| HRESULT | SetNotify ([in] IMemAllocatorNotifyCallbackTemp *pNotify) |
| HRESULT | GetFreeCount ([out] LONG *plBuffersFree) |
Public Member Functions inherited from IMemAllocator | |
| HRESULT | SetProperties ([in] ALLOCATOR_PROPERTIES *pRequest, [out] ALLOCATOR_PROPERTIES *pActual) |
| HRESULT | GetProperties ([out] ALLOCATOR_PROPERTIES *pProps) |
| HRESULT | Commit (void) |
| HRESULT | Decommit (void) |
| HRESULT | GetBuffer ([out] IMediaSample **ppBuffer, [in] REFERENCE_TIME *pStartTime, [in] REFERENCE_TIME *pEndTime, [in] DWORD dwFlags) |
| HRESULT | ReleaseBuffer ([in] IMediaSample *pBuffer) |
Public Member Functions inherited from IUnknown | |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| ULONG | AddRef () |
| ULONG | Release () |
Additional Inherited Members | |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Definition at line 528 of file axcore.idl.
Implemented in CKsAllocator.
| HRESULT IMemAllocatorCallbackTemp::SetNotify | ( | [in] IMemAllocatorNotifyCallbackTemp * | pNotify | ) |
Implemented in CKsAllocator.
Referenced by COutputPin::Connect().