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

Public Attributes

IUnknown IUnknown_inner
 
ISeekingPassThru ISeekingPassThru_iface
 
IMediaSeeking IMediaSeeking_iface
 
IMediaPosition IMediaPosition_iface
 
BaseDispatch baseDispatch
 
LONG ref
 
IUnknownouter_unk
 
IPinpin
 
BOOL bUnkOuterValid
 
BOOL bAggregatable
 
BOOL renderer
 
CRITICAL_SECTION time_cs
 
BOOL timevalid
 
REFERENCE_TIME time_earliest
 

Detailed Description

Definition at line 38 of file pospass.c.

Member Data Documentation

◆ bAggregatable

BOOL PassThruImpl::bAggregatable

Definition at line 49 of file pospass.c.

Referenced by PosPassThru_Construct().

◆ baseDispatch

BaseDispatch PassThruImpl::baseDispatch

Definition at line 43 of file pospass.c.

Referenced by PosPassThru_Construct().

◆ bUnkOuterValid

BOOL PassThruImpl::bUnkOuterValid

Definition at line 48 of file pospass.c.

Referenced by PosPassThru_Construct().

◆ IMediaPosition_iface

IMediaPosition PassThruImpl::IMediaPosition_iface

Definition at line 42 of file pospass.c.

Referenced by PosPassThru_Construct().

◆ IMediaSeeking_iface

IMediaSeeking PassThruImpl::IMediaSeeking_iface

Definition at line 41 of file pospass.c.

Referenced by PosPassThru_Construct().

◆ ISeekingPassThru_iface

ISeekingPassThru PassThruImpl::ISeekingPassThru_iface

Definition at line 40 of file pospass.c.

Referenced by PosPassThru_Construct().

◆ IUnknown_inner

IUnknown PassThruImpl::IUnknown_inner

Definition at line 39 of file pospass.c.

Referenced by PosPassThru_Construct().

◆ outer_unk

IUnknown* PassThruImpl::outer_unk

Definition at line 46 of file pospass.c.

Referenced by PosPassThru_Construct().

◆ pin

IPin* PassThruImpl::pin

Definition at line 47 of file pospass.c.

Referenced by PosPassThru_Construct().

◆ ref

LONG PassThruImpl::ref

Definition at line 45 of file pospass.c.

Referenced by PosPassThru_Construct().

◆ renderer

BOOL PassThruImpl::renderer

Definition at line 50 of file pospass.c.

◆ time_cs

CRITICAL_SECTION PassThruImpl::time_cs

Definition at line 51 of file pospass.c.

Referenced by PosPassThru_Construct().

◆ time_earliest

REFERENCE_TIME PassThruImpl::time_earliest

Definition at line 53 of file pospass.c.

◆ timevalid

BOOL PassThruImpl::timevalid

Definition at line 52 of file pospass.c.

Referenced by PosPassThru_Construct().


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