ReactOS 0.4.16-dev-297-gc569aee
|
Go to the source code of this file.
Classes | |
class | CPortWaveRT |
Macros | |
#define | NDEBUG |
Functions | |
DEFINE_KSPROPERTY_TOPOLOGYSET (PortFilterWaveRTTopologySet, TopologyPropertyHandler) | |
DEFINE_KSPROPERTY_PINPROPOSEDATAFORMAT (PortFilterWaveRTPinSet, PinPropertyHandler, PinPropertyHandler, PinPropertyHandler) | |
PMINIPORTWAVERT | GetWaveRTMiniport (IN IPortWaveRT *iface) |
PDEVICE_OBJECT | GetDeviceObjectFromPortWaveRT (PPORTWAVERT iface) |
NTSTATUS | NewPortWaveRT (OUT PPORT *OutPort) |
Variables | |
static GUID | InterfaceGuids [3] |
KSPROPERTY_SET | WaveRTPropertySet [] |
#define NDEBUG |
Definition at line 11 of file port_wavert.cpp.
DEFINE_KSPROPERTY_PINPROPOSEDATAFORMAT | ( | PortFilterWaveRTPinSet | , |
PinPropertyHandler | , | ||
PinPropertyHandler | , | ||
PinPropertyHandler | |||
) |
DEFINE_KSPROPERTY_TOPOLOGYSET | ( | PortFilterWaveRTTopologySet | , |
TopologyPropertyHandler | |||
) |
PDEVICE_OBJECT GetDeviceObjectFromPortWaveRT | ( | PPORTWAVERT | iface | ) |
Definition at line 441 of file port_wavert.cpp.
PMINIPORTWAVERT GetWaveRTMiniport | ( | IN IPortWaveRT * | iface | ) |
Definition at line 433 of file port_wavert.cpp.
Definition at line 453 of file port_wavert.cpp.
Referenced by PcNewPort().
|
static |
Definition at line 41 of file port_wavert.cpp.
KSPROPERTY_SET WaveRTPropertySet[] |
Definition at line 60 of file port_wavert.cpp.