ReactOS 0.4.15-dev-7953-g1f49173
_SG_Impl Struct Reference
Collaboration diagram for _SG_Impl:

Public Attributes

IUnknown IUnknown_inner
 
BaseFilter filter
 
ISampleGrabber ISampleGrabber_iface
 
IUnknownseekthru_unk
 
IUnknownouter_unk
 
AM_MEDIA_TYPE mtype
 
SG_Pin pin_in
 
SG_Pin pin_out
 
IMemInputPin IMemInputPin_iface
 
IMemAllocatorallocator
 
IMemInputPinmemOutput
 
ISampleGrabberCBgrabberIface
 
LONG grabberMethod
 
LONG oneShot
 
LONG bufferLen
 
voidbufferData
 

Detailed Description

Definition at line 214 of file samplegrabber.c.

Member Data Documentation

◆ allocator

IMemAllocator* _SG_Impl::allocator

Definition at line 225 of file samplegrabber.c.

◆ bufferData

void* _SG_Impl::bufferData

Definition at line 231 of file samplegrabber.c.

◆ bufferLen

LONG _SG_Impl::bufferLen

Definition at line 230 of file samplegrabber.c.

◆ filter

BaseFilter _SG_Impl::filter

Definition at line 216 of file samplegrabber.c.

◆ grabberIface

ISampleGrabberCB* _SG_Impl::grabberIface

Definition at line 227 of file samplegrabber.c.

◆ grabberMethod

LONG _SG_Impl::grabberMethod

Definition at line 228 of file samplegrabber.c.

◆ IMemInputPin_iface

IMemInputPin _SG_Impl::IMemInputPin_iface

Definition at line 224 of file samplegrabber.c.

◆ ISampleGrabber_iface

ISampleGrabber _SG_Impl::ISampleGrabber_iface

Definition at line 217 of file samplegrabber.c.

◆ IUnknown_inner

IUnknown _SG_Impl::IUnknown_inner

Definition at line 215 of file samplegrabber.c.

◆ memOutput

IMemInputPin* _SG_Impl::memOutput

Definition at line 226 of file samplegrabber.c.

◆ mtype

AM_MEDIA_TYPE _SG_Impl::mtype

Definition at line 221 of file samplegrabber.c.

◆ oneShot

LONG _SG_Impl::oneShot

Definition at line 229 of file samplegrabber.c.

◆ outer_unk

IUnknown* _SG_Impl::outer_unk

Definition at line 220 of file samplegrabber.c.

◆ pin_in

SG_Pin _SG_Impl::pin_in

Definition at line 222 of file samplegrabber.c.

◆ pin_out

SG_Pin _SG_Impl::pin_out

Definition at line 223 of file samplegrabber.c.

◆ seekthru_unk

IUnknown* _SG_Impl::seekthru_unk

Definition at line 219 of file samplegrabber.c.


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