ReactOS 0.4.15-dev-5664-g3bf4ef6
|
Public Member Functions | |
STDMETHODIMP | QueryInterface (REFIID InterfaceId, PVOID *Interface) |
CPortPinWaveRT (IUnknown *OuterUnknown) | |
virtual | ~CPortPinWaveRT () |
![]() | |
STDMETHODIMP_ (ULONG) AddRef() | |
STDMETHODIMP_ (ULONG) Release() | |
Public Attributes | |
IMP_IPortPinWaveRT | |
Protected Member Functions | |
NTSTATUS NTAPI | HandleKsProperty (IN PIRP Irp) |
NTSTATUS NTAPI | HandleKsStream (IN PIRP Irp) |
VOID NTAPI | SetStreamState (IN KSSTATE State) |
![]() | |
CUnknownImpl () | |
virtual | ~CUnknownImpl () |
Protected Attributes | |
IPortWaveRT * | m_Port |
IPortFilterWaveRT * | m_Filter |
KSPIN_DESCRIPTOR * | m_KsPinDescriptor |
PMINIPORTWAVERT | m_Miniport |
PMINIPORTWAVERTSTREAM | m_Stream |
PPORTWAVERTSTREAM | m_PortStream |
KSSTATE | m_State |
PKSDATAFORMAT | m_Format |
KSPIN_CONNECT * | m_ConnectDetails |
PVOID | m_CommonBuffer |
ULONG | m_CommonBufferSize |
ULONG | m_CommonBufferOffset |
IIrpQueue * | m_IrpQueue |
BOOL | m_Capture |
ULONG | m_TotalPackets |
ULONG | m_PreCompleted |
ULONG | m_PostCompleted |
ULONGLONG | m_Delay |
MEMORY_CACHING_TYPE | m_CacheType |
PMDL | m_Mdl |
Friends | |
VOID NTAPI | SetStreamWorkerRoutine (IN PDEVICE_OBJECT DeviceObject, IN PVOID Context) |
VOID NTAPI | CloseStreamRoutine (IN PDEVICE_OBJECT DeviceObject, IN PVOID Context) |
Definition at line 17 of file pin_wavert.cpp.
|
inline |
Definition at line 23 of file pin_wavert.cpp.
|
inlinevirtual |
Definition at line 24 of file pin_wavert.cpp.
Definition at line 110 of file pin_wavert.cpp.
Definition at line 271 of file pin_wavert.cpp.
Definition at line 75 of file pin_wavert.cpp.
Definition at line 364 of file pin_wavert.cpp.
CPortPinWaveRT::IMP_IPortPinWaveRT |
Definition at line 22 of file pin_wavert.cpp.
|
protected |
Definition at line 52 of file pin_wavert.cpp.
|
protected |
Definition at line 44 of file pin_wavert.cpp.
|
protected |
Definition at line 38 of file pin_wavert.cpp.
|
protected |
Definition at line 40 of file pin_wavert.cpp.
|
protected |
Definition at line 39 of file pin_wavert.cpp.
|
protected |
Definition at line 36 of file pin_wavert.cpp.
|
protected |
Definition at line 50 of file pin_wavert.cpp.
|
protected |
Definition at line 29 of file pin_wavert.cpp.
|
protected |
Definition at line 35 of file pin_wavert.cpp.
Referenced by HandleKsProperty().
|
protected |
Definition at line 42 of file pin_wavert.cpp.
|
protected |
Definition at line 30 of file pin_wavert.cpp.
|
protected |
Definition at line 53 of file pin_wavert.cpp.
|
protected |
Definition at line 31 of file pin_wavert.cpp.
|
protected |
Definition at line 28 of file pin_wavert.cpp.
|
protected |
Definition at line 33 of file pin_wavert.cpp.
|
protected |
Definition at line 48 of file pin_wavert.cpp.
|
protected |
Definition at line 47 of file pin_wavert.cpp.
|
protected |
Definition at line 34 of file pin_wavert.cpp.
Referenced by HandleKsProperty(), and HandleKsStream().
|
protected |
Definition at line 32 of file pin_wavert.cpp.
Referenced by HandleKsProperty(), and HandleKsStream().
|
protected |
Definition at line 46 of file pin_wavert.cpp.