ReactOS 0.4.16-dev-963-g182f353
|
#include <wavepcistream.h>
Public Attributes | |
IMP_IMiniportWavePciStream | |
![]() | |
union { | |
IUnknown IUnknown | |
INonDelegatingUnknown INonDelegatingUnknown | |
}; | |
LONG | m_ref_count |
PUNKNOWN | m_outer_unknown |
![]() | |
CMiniport * | Miniport |
WavePins | Pin |
BOOL | Capture |
WORD | NumberOfChannels |
DEVICE_POWER_STATE | m_PowerState |
PPORTSTREAM_ | PortStream |
PKSDATAFORMAT_WAVEFORMATEX | DataFormat |
PSERVICEGROUP | ServiceGroup |
ULONG | CurrentRate |
ULONG | DMAEngineState |
ULONG | m_ulBDAddr |
PHYSICAL_ADDRESS | BDList_PhysAddr |
tBDEntry * | BDList |
IMP_IDrmAudioStream | |
Private Member Functions | |
NTSTATUS | GetNewMappings (void) |
NTSTATUS | ReleaseUsedMappings (void) |
CMiniportWaveICH * | Wave () |
Private Attributes | |
KSPIN_LOCK | MapLock |
ULONGLONG | TotalBytesMapped |
ULONGLONG | TotalBytesReleased |
BOOL | m_inGetMapping |
tBDList | stBDList |
Definition at line 57 of file wavepcistream.h.
CMiniportWaveICHStream::~CMiniportWaveICHStream | ( | ) |
Definition at line 73 of file wavepcistream.cpp.
CMiniportWaveICHStream::DECLARE_STD_UNKNOWN | ( | ) |
CMiniportWaveICHStream::DEFINE_STD_CONSTRUCTOR | ( | CMiniportWaveICHStream | ) |
Definition at line 553 of file wavepcistream.cpp.
Referenced by STDMETHODIMP_().
|
virtual |
Reimplemented from CMiniportStream.
Definition at line 99 of file wavepcistream.cpp.
|
virtual |
Reimplemented from CMiniportStream.
Definition at line 417 of file rtstream.cpp.
|
virtual |
Reimplemented from CMiniportStream.
Definition at line 202 of file wavepcistream.cpp.
Definition at line 735 of file wavepcistream.cpp.
Referenced by STDMETHODIMP_().
|
inlineprivate |
Definition at line 91 of file wavepcistream.h.
CMiniportWaveICHStream::IMP_IMiniportWavePciStream |
Definition at line 114 of file wavepcistream.h.
|
private |
Definition at line 68 of file wavepcistream.h.
Referenced by GetNewMappings().
|
private |
Definition at line 65 of file wavepcistream.h.
Referenced by GetNewMappings(), Init_(), PowerChangeNotify_(), and ReleaseUsedMappings().
|
private |
Definition at line 70 of file wavepcistream.h.
Referenced by GetNewMappings(), PowerChangeNotify_(), ReleaseUsedMappings(), and ~CMiniportWaveICHStream().
|
private |
Definition at line 66 of file wavepcistream.h.
Referenced by GetNewMappings().
|
private |
Definition at line 67 of file wavepcistream.h.
Referenced by ReleaseUsedMappings().