ReactOS 0.4.15-dev-7928-g68a8619
_HW_STREAM_INFORMATION Struct Reference

#include <strmini.h>

Collaboration diagram for _HW_STREAM_INFORMATION:

Public Member Functions

 _Field_size_ (NumberOfFormatArrayEntries) PKSDATAFORMAT *StreamFormatsArray
 
 _Field_size_ (NumStreamPropArrayEntries) PKSPROPERTY_SET StreamPropertiesArray
 
 _Field_size_ (NumStreamEventArrayEntries) PKSEVENT_SET StreamEventsArray
 
 _Field_size_ (MediumsCount) const KSPIN_MEDIUM *Mediums
 

Public Attributes

ULONG NumberOfPossibleInstances
 
KSPIN_DATAFLOW DataFlow
 
BOOLEAN DataAccessible
 
ULONG NumberOfFormatArrayEntries
 
PVOID ClassReserved [4]
 
ULONG NumStreamPropArrayEntries
 
ULONG NumStreamEventArrayEntries
 
GUIDCategory
 
GUIDName
 
ULONG MediumsCount
 
BOOLEAN BridgeStream
 
ULONG Reserved [2]
 

Detailed Description

Definition at line 115 of file strmini.h.

Member Function Documentation

◆ _Field_size_() [1/4]

_HW_STREAM_INFORMATION::_Field_size_ ( MediumsCount  ) const

◆ _Field_size_() [2/4]

_HW_STREAM_INFORMATION::_Field_size_ ( NumberOfFormatArrayEntries  )

◆ _Field_size_() [3/4]

_HW_STREAM_INFORMATION::_Field_size_ ( NumStreamEventArrayEntries  )

◆ _Field_size_() [4/4]

_HW_STREAM_INFORMATION::_Field_size_ ( NumStreamPropArrayEntries  )

Member Data Documentation

◆ BridgeStream

BOOLEAN _HW_STREAM_INFORMATION::BridgeStream

Definition at line 130 of file strmini.h.

◆ Category

GUID* _HW_STREAM_INFORMATION::Category

Definition at line 126 of file strmini.h.

Referenced by RegisterDeviceInterfaces().

◆ ClassReserved

PVOID _HW_STREAM_INFORMATION::ClassReserved[4]

Definition at line 121 of file strmini.h.

◆ DataAccessible

BOOLEAN _HW_STREAM_INFORMATION::DataAccessible

Definition at line 118 of file strmini.h.

◆ DataFlow

KSPIN_DATAFLOW _HW_STREAM_INFORMATION::DataFlow

Definition at line 117 of file strmini.h.

◆ MediumsCount

ULONG _HW_STREAM_INFORMATION::MediumsCount

Definition at line 128 of file strmini.h.

◆ Name

GUID* _HW_STREAM_INFORMATION::Name

Definition at line 127 of file strmini.h.

◆ NumberOfFormatArrayEntries

ULONG _HW_STREAM_INFORMATION::NumberOfFormatArrayEntries

Definition at line 119 of file strmini.h.

◆ NumberOfPossibleInstances

ULONG _HW_STREAM_INFORMATION::NumberOfPossibleInstances

Definition at line 116 of file strmini.h.

◆ NumStreamEventArrayEntries

ULONG _HW_STREAM_INFORMATION::NumStreamEventArrayEntries

Definition at line 124 of file strmini.h.

◆ NumStreamPropArrayEntries

ULONG _HW_STREAM_INFORMATION::NumStreamPropArrayEntries

Definition at line 122 of file strmini.h.

◆ Reserved

ULONG _HW_STREAM_INFORMATION::Reserved[2]

Definition at line 131 of file strmini.h.


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