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

Public Attributes | |
| BasePin | pin |
| IMemInputPin * | pMemInputPin |
| IMemAllocator * | pAllocator |
| const struct BaseOutputPinFuncTable * | pFuncsTable |
Definition at line 63 of file strmbase.h.
| IMemAllocator* BaseOutputPin::pAllocator |
Definition at line 68 of file strmbase.h.
Referenced by OutputPin_Init().
| const struct BaseOutputPinFuncTable* BaseOutputPin::pFuncsTable |
Definition at line 70 of file strmbase.h.
Referenced by OutputPin_Init().
| BasePin BaseOutputPin::pin |
Definition at line 66 of file strmbase.h.
Referenced by BaseOutputPin_Construct(), FillBuffer(), impl_from_out_IQualityControl(), OutputPin_Init(), OutputQueue_Construct(), OutputQueue_Destroy(), OutputQueue_EOS(), OutputQueue_ReceiveMultiple(), OutputQueueImpl_ThreadProc(), and QCAP_createAVIMux().
| IMemInputPin* BaseOutputPin::pMemInputPin |
Definition at line 67 of file strmbase.h.
Referenced by OutputPin_Init(), OutputQueue_Construct(), OutputQueue_ReceiveMultiple(), and OutputQueueImpl_ThreadProc().