ReactOS 0.4.17-dev-934-g091855f
strmbase_source Struct Reference

#include <strmbase.h>

Collaboration diagram for strmbase_source:

Public Attributes

struct strmbase_pin pin
 
IMemInputPin * pMemInputPin
 
IMemAllocator * pAllocator
 
const struct strmbase_source_ops * pFuncsTable
 

Detailed Description

Definition at line 77 of file strmbase.h.

Member Data Documentation

◆ pAllocator

IMemAllocator* strmbase_source::pAllocator

Definition at line 81 of file strmbase.h.

◆ pFuncsTable

const struct strmbase_source_ops* strmbase_source::pFuncsTable

Definition at line 83 of file strmbase.h.

Referenced by testsource_DecideAllocator().

◆ pin

◆ pMemInputPin

IMemInputPin* strmbase_source::pMemInputPin

Definition at line 80 of file strmbase.h.


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