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

Public Attributes

struct strmbase_filter filter
 
struct strmbase_sink pin
 
IAsyncReader * reader
 
BOOL reject_avi
 
const AM_MEDIA_TYPE * mt
 

Detailed Description

Definition at line 1208 of file filesource.c.

Member Data Documentation

◆ filter

struct strmbase_filter testsink::filter

Definition at line 1210 of file filesource.c.

Referenced by test_connect_pin(), test_quality_control(), and test_streaming().

◆ mt

const AM_MEDIA_TYPE* testsink::mt

Definition at line 1214 of file filesource.c.

Referenced by test_connect_pin(), testsink_connect(), and testsink_get_media_type().

◆ pin

struct strmbase_sink testsink::pin

Definition at line 1211 of file filesource.c.

Referenced by test_connect_pin(), test_source_allocator(), and test_streaming().

◆ reader

IAsyncReader* testsink::reader

Definition at line 1212 of file filesource.c.

◆ reject_avi

BOOL testsink::reject_avi

Definition at line 1213 of file filesource.c.

Referenced by test_connect_pin().


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