ReactOS 0.4.15-dev-8002-gbbb3b00
AMOVIESETUP_FILTER Struct Reference

#include <strmbase.h>

Collaboration diagram for AMOVIESETUP_FILTER:

Public Attributes

const CLSIDclsid
 
const WCHARname
 
DWORD merit
 
UINT pins
 
const AMOVIESETUP_PINpPin
 

Detailed Description

Definition at line 322 of file strmbase.h.

Member Data Documentation

◆ clsid

const CLSID* AMOVIESETUP_FILTER::clsid

Definition at line 323 of file strmbase.h.

Referenced by AMovieSetupRegisterFilter2().

◆ merit

DWORD AMOVIESETUP_FILTER::merit

Definition at line 325 of file strmbase.h.

Referenced by AMovieSetupRegisterFilter2().

◆ name

const WCHAR* AMOVIESETUP_FILTER::name

Definition at line 324 of file strmbase.h.

Referenced by AMovieSetupRegisterFilter2().

◆ pins

UINT AMOVIESETUP_FILTER::pins

Definition at line 326 of file strmbase.h.

Referenced by AMovieSetupRegisterFilter2().

◆ pPin

const AMOVIESETUP_PIN* AMOVIESETUP_FILTER::pPin

Definition at line 327 of file strmbase.h.

Referenced by AMovieSetupRegisterFilter2().


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