ReactOS 0.4.15-dev-7924-g5949c20
_HW_STREAM_REQUEST_BLOCK::_CommandData Union Reference

#include <strmini.h>

Collaboration diagram for _HW_STREAM_REQUEST_BLOCK::_CommandData:

Public Member Functions

 _Field_size_ (_Inexpressible_(NumberOfBuffers)) PKSSTREAM_HEADER DataBufferArray
 

Public Attributes

PHW_STREAM_DESCRIPTOR StreamBuffer
 
KSSTATE StreamState
 
PSTREAM_TIME_REFERENCE TimeReference
 
PSTREAM_PROPERTY_DESCRIPTOR PropertyInfo
 
PKSDATAFORMAT OpenFormat
 
struct _PORT_CONFIGURATION_INFORMATIONConfigInfo
 
HANDLE MasterClockHandle
 
DEVICE_POWER_STATE DeviceState
 
PSTREAM_DATA_INTERSECT_INFO IntersectInfo
 
PVOID MethodInfo
 
LONG FilterTypeIndex
 
BOOLEAN Idle
 

Detailed Description

Definition at line 230 of file strmini.h.

Member Function Documentation

◆ _Field_size_()

_HW_STREAM_REQUEST_BLOCK::_CommandData::_Field_size_ ( _Inexpressible_(NumberOfBuffers )

Member Data Documentation

◆ ConfigInfo

struct _PORT_CONFIGURATION_INFORMATION* _HW_STREAM_REQUEST_BLOCK::_CommandData::ConfigInfo

Definition at line 237 of file strmini.h.

Referenced by StreamClassStartDevice().

◆ DeviceState

DEVICE_POWER_STATE _HW_STREAM_REQUEST_BLOCK::_CommandData::DeviceState

Definition at line 239 of file strmini.h.

◆ FilterTypeIndex

LONG _HW_STREAM_REQUEST_BLOCK::_CommandData::FilterTypeIndex

Definition at line 244 of file strmini.h.

◆ Idle

BOOLEAN _HW_STREAM_REQUEST_BLOCK::_CommandData::Idle

Definition at line 246 of file strmini.h.

◆ IntersectInfo

PSTREAM_DATA_INTERSECT_INFO _HW_STREAM_REQUEST_BLOCK::_CommandData::IntersectInfo

Definition at line 240 of file strmini.h.

◆ MasterClockHandle

HANDLE _HW_STREAM_REQUEST_BLOCK::_CommandData::MasterClockHandle

Definition at line 238 of file strmini.h.

◆ MethodInfo

PVOID _HW_STREAM_REQUEST_BLOCK::_CommandData::MethodInfo

Definition at line 243 of file strmini.h.

◆ OpenFormat

PKSDATAFORMAT _HW_STREAM_REQUEST_BLOCK::_CommandData::OpenFormat

Definition at line 236 of file strmini.h.

◆ PropertyInfo

PSTREAM_PROPERTY_DESCRIPTOR _HW_STREAM_REQUEST_BLOCK::_CommandData::PropertyInfo

Definition at line 235 of file strmini.h.

◆ StreamBuffer

PHW_STREAM_DESCRIPTOR _HW_STREAM_REQUEST_BLOCK::_CommandData::StreamBuffer

Definition at line 232 of file strmini.h.

Referenced by StreamClassReenumerateStreams(), and StreamClassStartDevice().

◆ StreamState

KSSTATE _HW_STREAM_REQUEST_BLOCK::_CommandData::StreamState

Definition at line 233 of file strmini.h.

◆ TimeReference

PSTREAM_TIME_REFERENCE _HW_STREAM_REQUEST_BLOCK::_CommandData::TimeReference

Definition at line 234 of file strmini.h.


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