ReactOS 0.4.17-dev-934-g091855f
strmbase_passthrough Struct Reference

#include <strmbase.h>

Collaboration diagram for strmbase_passthrough:

Public Attributes

ISeekingPassThru ISeekingPassThru_iface
 
IMediaSeeking IMediaSeeking_iface
 
IMediaPosition IMediaPosition_iface
 
IUnknown * outer_unk
 
IPin * pin
 
BOOL renderer
 
BOOL timevalid
 
CRITICAL_SECTION time_cs
 
REFERENCE_TIME time_earliest
 

Detailed Description

Definition at line 237 of file strmbase.h.

Member Data Documentation

◆ IMediaPosition_iface

IMediaPosition strmbase_passthrough::IMediaPosition_iface

Definition at line 241 of file strmbase.h.

Referenced by impl_from_IMediaPosition(), and strmbase_passthrough_init().

◆ IMediaSeeking_iface

IMediaSeeking strmbase_passthrough::IMediaSeeking_iface

◆ ISeekingPassThru_iface

ISeekingPassThru strmbase_passthrough::ISeekingPassThru_iface

Definition at line 239 of file strmbase.h.

Referenced by impl_from_ISeekingPassThru(), and strmbase_passthrough_init().

◆ outer_unk

◆ pin

IPin* strmbase_passthrough::pin

Definition at line 244 of file strmbase.h.

Referenced by get_connected(), and SeekingPassThru_Init().

◆ renderer

BOOL strmbase_passthrough::renderer

Definition at line 245 of file strmbase.h.

Referenced by SeekingPassThru_Init().

◆ time_cs

◆ time_earliest

REFERENCE_TIME strmbase_passthrough::time_earliest

Definition at line 248 of file strmbase.h.

Referenced by strmbase_passthrough_eos(), and strmbase_passthrough_update_time().

◆ timevalid

BOOL strmbase_passthrough::timevalid

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