|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include "precomp.h"
Go to the source code of this file.
Classes | |
| class | CMediaSample |
Functions | |
| HRESULT WINAPI | CMediaSample_Constructor (IMemAllocator *Allocator, BYTE *pBuffer, ULONG BufferSize, REFIID riid, LPVOID *ppv) |
| HRESULT WINAPI CMediaSample_Constructor | ( | IMemAllocator * | Allocator, |
| BYTE * | pBuffer, | ||
| ULONG | BufferSize, | ||
| REFIID | riid, | ||
| LPVOID * | ppv | ||
| ) |
Definition at line 342 of file mediasample.cpp.
Referenced by CKsAllocator::Commit().