|
ReactOS 0.4.16-dev-1946-g52006dd
|


Public Member Functions | |
| STDMETHODIMP | QueryInterface (REFIID InterfaceId, PVOID *Interface) |
| CPortPinWaveRT (IUnknown *OuterUnknown) | |
| virtual | ~CPortPinWaveRT () |
Public Member Functions inherited from CUnknownImpl< IPortPinWaveRT > | |
| 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) |
Protected Member Functions inherited from CUnknownImpl< IPortPinWaveRT > | |
| 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 14 of file pin_wavert.cpp.
|
inline |
Definition at line 20 of file pin_wavert.cpp.
|
inlinevirtual |
Definition at line 21 of file pin_wavert.cpp.
Definition at line 106 of file pin_wavert.cpp.
Definition at line 267 of file pin_wavert.cpp.
Definition at line 71 of file pin_wavert.cpp.
Definition at line 359 of file pin_wavert.cpp.
| CPortPinWaveRT::IMP_IPortPinWaveRT |
Definition at line 19 of file pin_wavert.cpp.
|
protected |
Definition at line 49 of file pin_wavert.cpp.
|
protected |
Definition at line 41 of file pin_wavert.cpp.
|
protected |
Definition at line 35 of file pin_wavert.cpp.
|
protected |
Definition at line 37 of file pin_wavert.cpp.
|
protected |
Definition at line 36 of file pin_wavert.cpp.
|
protected |
Definition at line 33 of file pin_wavert.cpp.
|
protected |
Definition at line 47 of file pin_wavert.cpp.
|
protected |
Definition at line 26 of file pin_wavert.cpp.
|
protected |
Definition at line 32 of file pin_wavert.cpp.
Referenced by HandleKsProperty().
|
protected |
Definition at line 39 of file pin_wavert.cpp.
|
protected |
Definition at line 27 of file pin_wavert.cpp.
|
protected |
Definition at line 50 of file pin_wavert.cpp.
|
protected |
Definition at line 28 of file pin_wavert.cpp.
|
protected |
Definition at line 25 of file pin_wavert.cpp.
|
protected |
Definition at line 30 of file pin_wavert.cpp.
|
protected |
Definition at line 45 of file pin_wavert.cpp.
|
protected |
Definition at line 44 of file pin_wavert.cpp.
|
protected |
Definition at line 31 of file pin_wavert.cpp.
Referenced by HandleKsProperty(), and HandleKsStream().
|
protected |
Definition at line 29 of file pin_wavert.cpp.
Referenced by HandleKsProperty(), and HandleKsStream().
|
protected |
Definition at line 43 of file pin_wavert.cpp.