ReactOS 0.4.17-dev-934-g091855f
acm_wrapper Struct Reference
Collaboration diagram for acm_wrapper:

Public Attributes

struct strmbase_filter filter
 
struct strmbase_source source
 
IQualityControl source_IQualityControl_iface
 
IQualityControl * source_qc_sink
 
struct strmbase_passthrough passthrough
 
struct strmbase_sink sink
 
AM_MEDIA_TYPE mt
 
HACMSTREAM has
 
LPWAVEFORMATEX pWfOut
 
LONGLONG lasttime_real
 
LONGLONG lasttime_sent
 

Detailed Description

Definition at line 38 of file acmwrapper.c.

Member Data Documentation

◆ filter

struct strmbase_filter acm_wrapper::filter

Definition at line 40 of file acmwrapper.c.

◆ has

HACMSTREAM acm_wrapper::has

Definition at line 50 of file acmwrapper.c.

◆ lasttime_real

LONGLONG acm_wrapper::lasttime_real

Definition at line 53 of file acmwrapper.c.

◆ lasttime_sent

LONGLONG acm_wrapper::lasttime_sent

Definition at line 54 of file acmwrapper.c.

◆ mt

◆ passthrough

struct strmbase_passthrough acm_wrapper::passthrough

Definition at line 45 of file acmwrapper.c.

◆ pWfOut

LPWAVEFORMATEX acm_wrapper::pWfOut

Definition at line 51 of file acmwrapper.c.

◆ sink

struct strmbase_sink acm_wrapper::sink

Definition at line 47 of file acmwrapper.c.

◆ source

struct strmbase_source acm_wrapper::source

Definition at line 42 of file acmwrapper.c.

◆ source_IQualityControl_iface

IQualityControl acm_wrapper::source_IQualityControl_iface

Definition at line 43 of file acmwrapper.c.

Referenced by impl_from_source_IQualityControl().

◆ source_qc_sink

IQualityControl* acm_wrapper::source_qc_sink

Definition at line 44 of file acmwrapper.c.


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