|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <rtstream.h>


Public Attributes | |
| IMP_IMiniportWaveRTStream | |
Public Attributes inherited from CUnknown | |
| union { | |
| IUnknown IUnknown | |
| INonDelegatingUnknown INonDelegatingUnknown | |
| }; | |
| LONG | m_ref_count |
| PUNKNOWN | m_outer_unknown |
Public Attributes inherited from CMiniportStream | |
| 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 Attributes | |
| DEVICE_POWER_STATE | m_PowerState |
| int | mapEntries |
| tBDEntry * | BDList |
| PMDL | BDListMdl |
Friends | |
| NTSTATUS | CAC97MiniportWaveRT::InterruptServiceRoutine (IN PINTERRUPTSYNC InterruptSync, IN PVOID StaticContext) |
Definition at line 41 of file rtstream.h.
| CAC97MiniportWaveRTStream::~CAC97MiniportWaveRTStream | ( | ) |
Definition at line 66 of file rtstream.cpp.
| CAC97MiniportWaveRTStream::DECLARE_STD_UNKNOWN | ( | ) |
| CAC97MiniportWaveRTStream::DEFINE_STD_CONSTRUCTOR | ( | CAC97MiniportWaveRTStream | ) |
| NTSTATUS CAC97MiniportWaveRTStream::Init | ( | IN CAC97MiniportWaveRT * | Miniport_, |
| IN PPORTWAVERTSTREAM | PortStream, | ||
| IN ULONG | Channel, | ||
| IN BOOLEAN | Capture, | ||
| IN PKSDATAFORMAT | DataFormat | ||
| ) |
Definition at line 105 of file rtstream.cpp.
|
friend |
|
private |
Definition at line 53 of file rtstream.h.
Referenced by Init(), STDMETHODIMP_(), and ~CAC97MiniportWaveRTStream().
|
private |
Definition at line 54 of file rtstream.h.
Referenced by Init(), and ~CAC97MiniportWaveRTStream().
| CAC97MiniportWaveRTStream::IMP_IMiniportWaveRTStream |
Definition at line 84 of file rtstream.h.
|
private |
Definition at line 49 of file rtstream.h.
|
private |
Definition at line 52 of file rtstream.h.