ReactOS 0.4.15-dev-7934-g1dc8d80
_STREAM_PROPERTY_DESCRIPTOR Struct Reference

#include <strmini.h>

Collaboration diagram for _STREAM_PROPERTY_DESCRIPTOR:

Public Attributes

PKSPROPERTY Property
 
ULONG PropertySetID
 
PVOID PropertyInfo
 
ULONG PropertyInputSize
 
ULONG PropertyOutputSize
 

Detailed Description

Definition at line 153 of file strmini.h.

Member Data Documentation

◆ Property

PKSPROPERTY _STREAM_PROPERTY_DESCRIPTOR::Property

Definition at line 154 of file strmini.h.

◆ PropertyInfo

PVOID _STREAM_PROPERTY_DESCRIPTOR::PropertyInfo

Definition at line 156 of file strmini.h.

◆ PropertyInputSize

ULONG _STREAM_PROPERTY_DESCRIPTOR::PropertyInputSize

Definition at line 157 of file strmini.h.

◆ PropertyOutputSize

ULONG _STREAM_PROPERTY_DESCRIPTOR::PropertyOutputSize

Definition at line 158 of file strmini.h.

◆ PropertySetID

ULONG _STREAM_PROPERTY_DESCRIPTOR::PropertySetID

Definition at line 155 of file strmini.h.


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