ReactOS
0.4.15-dev-5606-gf34e425
|
#include <mintopo.hpp>
Public Member Functions | |
DECLARE_STD_UNKNOWN () | |
DEFINE_STD_CONSTRUCTOR (CCMITopology) | |
~CCMITopology () | |
STDMETHODIMP_ (NTSTATUS) loadMixerSettingsFromRegistry() | |
STDMETHODIMP_ (NTSTATUS) storeMixerSettingsToRegistry() | |
STDMETHODIMP_ (NTSTATUS) loadMixerSettingsFromMemory() | |
STDMETHODIMP_ (NTSTATUS) storeMixerSettingsToMemory() | |
STDMETHODIMP_ (NTSTATUS) GetDescription(OUT PPCFILTER_DESCRIPTOR *OutFilterDescriptor) | |
STDMETHODIMP_ (NTSTATUS) DataRangeIntersection(IN ULONG PinId | |
STDMETHODIMP_ (NTSTATUS) Init(IN PUNKNOWN UnknownAdapter | |
Static Public Member Functions | |
static NTSTATUS | EventHandler (PPCEVENT_REQUEST EventRequest) |
Public Attributes | |
IN PKSDATARANGE | DataRange |
IN PKSDATARANGE IN PKSDATARANGE | MatchingDataRange |
IN PKSDATARANGE IN PKSDATARANGE IN ULONG | OutputBufferLength |
IN PKSDATARANGE IN PKSDATARANGE IN ULONG OUT PVOID ResultantFormat | OPTIONAL |
IN PKSDATARANGE IN PKSDATARANGE IN ULONG OUT PVOID ResultantFormat OUT PULONG | ResultantFormatLength |
IN PRESOURCELIST | ResourceList |
IN PRESOURCELIST IN PPORTTOPOLOGY | Port |
![]() | |
union { | |
IUnknown IUnknown | |
INonDelegatingUnknown INonDelegatingUnknown | |
}; | |
LONG | m_ref_count |
PUNKNOWN | m_outer_unknown |
Private Member Functions | |
NTSTATUS | ProcessResources (PRESOURCELIST ResourceList) |
Friends | |
NTSTATUS NTAPI | PropertyHandler_OnOff (PPCPROPERTY_REQUEST PropertyRequest) |
NTSTATUS NTAPI | PropertyHandler_Level (PPCPROPERTY_REQUEST PropertyRequest) |
NTSTATUS NTAPI | PropertyHandler_CpuResources (PPCPROPERTY_REQUEST PropertyRequest) |
NTSTATUS NTAPI | PropertyHandler_ComponentId (PPCPROPERTY_REQUEST PropertyRequest) |
NTSTATUS NTAPI | PropertyHandler_Private (PPCPROPERTY_REQUEST PropertyRequest) |
NTSTATUS NTAPI | PropertyHandler_Mux (PPCPROPERTY_REQUEST PropertyRequest) |
Definition at line 34 of file mintopo.hpp.
CCMITopology::~CCMITopology | ( | ) |
Definition at line 71 of file mintopo.cpp.
CCMITopology::DECLARE_STD_UNKNOWN | ( | ) |
CCMITopology::DEFINE_STD_CONSTRUCTOR | ( | CCMITopology | ) |
|
static |
|
private |
CCMITopology::STDMETHODIMP_ | ( | NTSTATUS | ) |
CCMITopology::STDMETHODIMP_ | ( | NTSTATUS | ) |
CCMITopology::STDMETHODIMP_ | ( | NTSTATUS | ) |
CCMITopology::STDMETHODIMP_ | ( | NTSTATUS | ) |
CCMITopology::STDMETHODIMP_ | ( | NTSTATUS | ) |
CCMITopology::STDMETHODIMP_ | ( | NTSTATUS | ) |
CCMITopology::STDMETHODIMP_ | ( | NTSTATUS | ) |
|
friend |
Definition at line 1291 of file mintopo.cpp.
|
friend |
Definition at line 1239 of file mintopo.cpp.
|
friend |
Definition at line 1101 of file mintopo.cpp.
|
friend |
|
friend |
Definition at line 480 of file mintopo.cpp.
|
friend |
Definition at line 1337 of file mintopo.cpp.
|
private |
Definition at line 40 of file mintopo.hpp.
Referenced by PropertyHandler_Level().
|
private |
Definition at line 41 of file mintopo.hpp.
|
private |
Definition at line 39 of file mintopo.hpp.
Referenced by PropertyHandler_ComponentId(), PropertyHandler_OnOff(), PropertyHandler_Private(), and ~CCMITopology().
|
private |
Definition at line 38 of file mintopo.hpp.
Referenced by PropertyHandler_Level(), PropertyHandler_OnOff(), PropertyHandler_Private(), and ~CCMITopology().
IN PKSDATARANGE CCMITopology::DataRange |
Definition at line 64 of file mintopo.hpp.
|
private |
Definition at line 41 of file mintopo.hpp.
|
private |
Definition at line 41 of file mintopo.hpp.
|
private |
Definition at line 43 of file mintopo.hpp.
Referenced by PropertyHandler_OnOff().
IN PKSDATARANGE IN PKSDATARANGE CCMITopology::MatchingDataRange |
Definition at line 64 of file mintopo.hpp.
|
private |
Definition at line 40 of file mintopo.hpp.
Referenced by PropertyHandler_Level(), and PropertyHandler_OnOff().
|
private |
Definition at line 41 of file mintopo.hpp.
|
private |
Definition at line 40 of file mintopo.hpp.
|
private |
Definition at line 40 of file mintopo.hpp.
|
private |
Definition at line 42 of file mintopo.hpp.
Referenced by PropertyHandler_Level().
IN PKSDATARANGE IN PKSDATARANGE IN ULONG OUT PVOID ResultantFormat CCMITopology::OPTIONAL |
Definition at line 64 of file mintopo.hpp.
IN PKSDATARANGE IN PKSDATARANGE IN ULONG CCMITopology::OutputBufferLength |
Definition at line 64 of file mintopo.hpp.
IN PRESOURCELIST IN PPORTTOPOLOGY CCMITopology::Port |
Definition at line 77 of file mintopo.hpp.
IN PRESOURCELIST CCMITopology::ResourceList |
Definition at line 77 of file mintopo.hpp.
IN PKSDATARANGE IN PKSDATARANGE IN ULONG OUT PVOID ResultantFormat OUT PULONG CCMITopology::ResultantFormatLength |
Definition at line 70 of file mintopo.hpp.
|
private |
Definition at line 44 of file mintopo.hpp.
Referenced by PropertyHandler_OnOff().