|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| IMediaSample2 | IMediaSample2_iface |
| LONG | ref |
| AM_SAMPLE2_PROPERTIES | props |
| IMemAllocator * | pParent |
| struct list | listentry |
| LONGLONG | tMediaStart |
| LONGLONG | tMediaEnd |
Definition at line 34 of file memallocator.c.
| IMediaSample2 StdMediaSample2::IMediaSample2_iface |
Definition at line 36 of file memallocator.c.
Referenced by BaseMemAllocator_GetBuffer().
Definition at line 40 of file memallocator.c.
Referenced by BaseMemAllocator_ReleaseBuffer(), and StdMemAllocator_Alloc().
| IMemAllocator* StdMediaSample2::pParent |
Definition at line 39 of file memallocator.c.
Referenced by StdMemAllocator_Free().
| AM_SAMPLE2_PROPERTIES StdMediaSample2::props |
Definition at line 38 of file memallocator.c.
| LONG StdMediaSample2::ref |
Definition at line 37 of file memallocator.c.
Referenced by BaseMemAllocator_GetBuffer().
| LONGLONG StdMediaSample2::tMediaEnd |
Definition at line 42 of file memallocator.c.
| LONGLONG StdMediaSample2::tMediaStart |
Definition at line 41 of file memallocator.c.