|
ReactOS 0.4.17-dev-934-g091855f
|
#include <strmbase.h>

Public Attributes | |
| struct strmbase_pin | pin |
| IMemInputPin * | pMemInputPin |
| IMemAllocator * | pAllocator |
| const struct strmbase_source_ops * | pFuncsTable |
Definition at line 77 of file strmbase.h.
| IMemAllocator* strmbase_source::pAllocator |
Definition at line 81 of file strmbase.h.
| const struct strmbase_source_ops* strmbase_source::pFuncsTable |
Definition at line 83 of file strmbase.h.
Referenced by testsource_DecideAllocator().
| struct strmbase_pin strmbase_source::pin |
Definition at line 79 of file strmbase.h.
Referenced by acm_wrapper_source_DecideBufferSize(), audio_record_source_DecideBufferSize(), audio_record_source_disconnect(), avi_decompressor_source_DecideBufferSize(), AviMuxOut_AttemptConnection(), impl_from_strmbase_pin(), impl_source_from_IPin(), sample_grabber_source_DecideAllocator(), source_BeginFlush(), source_Connect(), source_EndFlush(), source_EndOfStream(), source_NewSegment(), source_ReceiveConnection(), strmbase_source_cleanup(), strmbase_source_init(), testsource_AttemptConnection(), and VfwPin_DecideBufferSize().
| IMemInputPin* strmbase_source::pMemInputPin |
Definition at line 80 of file strmbase.h.