ReactOS 0.4.15-dev-7918-g2a2556c
BaseOutputPin Struct Reference

#include <strmbase.h>

Collaboration diagram for BaseOutputPin:

Public Attributes

BasePin pin
 
IMemInputPinpMemInputPin
 
IMemAllocatorpAllocator
 
const struct BaseOutputPinFuncTablepFuncsTable
 

Detailed Description

Definition at line 63 of file strmbase.h.

Member Data Documentation

◆ pAllocator

IMemAllocator* BaseOutputPin::pAllocator

Definition at line 68 of file strmbase.h.

Referenced by OutputPin_Init().

◆ pFuncsTable

const struct BaseOutputPinFuncTable* BaseOutputPin::pFuncsTable

Definition at line 70 of file strmbase.h.

Referenced by OutputPin_Init().

◆ pin

◆ pMemInputPin

IMemInputPin* BaseOutputPin::pMemInputPin

The documentation for this struct was generated from the following file: