|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <parser.h>

Public Attributes | |
| BaseOutputPin | pin |
| AM_MEDIA_TYPE * | pmt |
| LONGLONG | dwSamplesProcessed |
| ALLOCATOR_PROPERTIES | allocProps |
| IMemAllocator * | alloc |
| BOOL | readonly |
| IMemAllocator* Parser_OutputPin::alloc |
| ALLOCATOR_PROPERTIES Parser_OutputPin::allocProps |
| LONGLONG Parser_OutputPin::dwSamplesProcessed |
Definition at line 49 of file parser.h.
Referenced by WAVEParser_first_request(), WAVEParser_Sample(), and WAVEParserImpl_seek().
| BaseOutputPin Parser_OutputPin::pin |
Definition at line 46 of file parser.h.
Referenced by FillBuffer(), and WAVEParser_Sample().
| AM_MEDIA_TYPE* Parser_OutputPin::pmt |