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

Public Attributes

IAMMediaStream IAMMediaStream_iface
 
IPin IPin_iface
 
LONG refcount
 
GUID mspid
 
IAMMultiMediaStream * mmstream
 
IMediaStreamFilter * filter
 
IFilterGraph * graph
 
FILTER_STATE state
 
HRESULT set_state_result
 

Detailed Description

Definition at line 696 of file amstream.c.

Member Data Documentation

◆ filter

◆ graph

IFilterGraph* teststream::graph

Definition at line 704 of file amstream.c.

Referenced by stream_JoinFilterGraph(), and test_add_stream().

◆ IAMMediaStream_iface

IAMMediaStream teststream::IAMMediaStream_iface

Definition at line 698 of file amstream.c.

Referenced by impl_from_IAMMediaStream().

◆ IPin_iface

IPin teststream::IPin_iface

Definition at line 699 of file amstream.c.

Referenced by impl_from_IPin().

◆ mmstream

◆ mspid

GUID teststream::mspid

Definition at line 701 of file amstream.c.

Referenced by check_mediastreamfilter_state().

◆ refcount

LONG teststream::refcount

Definition at line 700 of file amstream.c.

Referenced by check_mediastreamfilter_state(), and test_add_stream().

◆ set_state_result

HRESULT teststream::set_state_result

Definition at line 706 of file amstream.c.

Referenced by check_mediastreamfilter_state().

◆ state

FILTER_STATE teststream::state

Definition at line 705 of file amstream.c.

Referenced by check_mediastreamfilter_state().


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