ReactOS 0.4.16-dev-816-g135a9a9
|
Protected Attributes | |
LONG | m_Ref |
Additional Inherited Members | |
![]() | |
typedef IUnknown * | LPUNKNOWN |
Definition at line 11 of file cvpconfig.cpp.
|
inline |
Definition at line 59 of file cvpconfig.cpp.
|
inlinevirtual |
Definition at line 60 of file cvpconfig.cpp.
HRESULT STDMETHODCALLTYPE CVPConfig::GetConnectInfo | ( | LPDWORD | pdwNumConnectInfo, |
IN OUT LPDDVIDEOPORTCONNECT | pddVPConnectInfo | ||
) |
Definition at line 158 of file cvpconfig.cpp.
HRESULT STDMETHODCALLTYPE CVPConfig::GetMaxPixelRate | ( | LPAMVPSIZE | pamvpSize, |
OUT LPDWORD | pdwMaxPixelsPerSecond | ||
) |
Definition at line 192 of file cvpconfig.cpp.
HRESULT STDMETHODCALLTYPE CVPConfig::GetOverlaySurface | ( | LPDIRECTDRAWSURFACE * | ppddOverlaySurface | ) |
Definition at line 249 of file cvpconfig.cpp.
HRESULT STDMETHODCALLTYPE CVPConfig::GetVideoFormats | ( | LPDWORD | pdwNumFormats, |
IN OUT LPDDPIXELFORMAT | pddPixelFormats | ||
) |
Definition at line 216 of file cvpconfig.cpp.
HRESULT STDMETHODCALLTYPE CVPConfig::GetVPDataInfo | ( | LPAMVPDATAINFO | pamvpDataInfo | ) |
Definition at line 181 of file cvpconfig.cpp.
HRESULT STDMETHODCALLTYPE CVPConfig::InformVPInputFormats | ( | DWORD | dwNumFormats, |
IN LPDDPIXELFORMAT | pDDPixelFormats | ||
) |
Definition at line 204 of file cvpconfig.cpp.
HRESULT STDMETHODCALLTYPE CVPConfig::IsVPDecimationAllowed | ( | LPBOOL | pbIsDecimationAllowed | ) |
Definition at line 313 of file cvpconfig.cpp.
HRESULT STDMETHODCALLTYPE CVPConfig::NotifyGraphChange | ( | void | ) |
Implements IDistributorNotify.
Definition at line 145 of file cvpconfig.cpp.
HRESULT STDMETHODCALLTYPE CVPConfig::Pause | ( | void | ) |
Implements IDistributorNotify.
Definition at line 113 of file cvpconfig.cpp.
HRESULT STDMETHODCALLTYPE CVPConfig::QueryInterface | ( | REFIID | InterfaceId, |
PVOID * | Interface | ||
) |
Definition at line 69 of file cvpconfig.cpp.
HRESULT STDMETHODCALLTYPE CVPConfig::Run | ( | REFERENCE_TIME | tStart | ) |
Implements IDistributorNotify.
Definition at line 123 of file cvpconfig.cpp.
HRESULT STDMETHODCALLTYPE CVPConfig::SetConnectInfo | ( | DWORD | dwChosenEntry | ) |
Definition at line 170 of file cvpconfig.cpp.
HRESULT STDMETHODCALLTYPE CVPConfig::SetDDSurfaceKernelHandles | ( | DWORD | cHandles, |
IN ULONG_PTR * | rgDDKernelHandles | ||
) |
Definition at line 283 of file cvpconfig.cpp.
HRESULT STDMETHODCALLTYPE CVPConfig::SetDirectDrawKernelHandle | ( | ULONG_PTR | dwDDKernelHandle | ) |
Definition at line 260 of file cvpconfig.cpp.
HRESULT STDMETHODCALLTYPE CVPConfig::SetInvertPolarity | ( | ) |
Definition at line 239 of file cvpconfig.cpp.
HRESULT STDMETHODCALLTYPE CVPConfig::SetScalingFactors | ( | LPAMVPSIZE | pamvpSize | ) |
Definition at line 324 of file cvpconfig.cpp.
HRESULT STDMETHODCALLTYPE CVPConfig::SetSurfaceParameters | ( | DWORD | dwPitch, |
IN DWORD | dwXOrigin, | ||
IN DWORD | dwYOrigin | ||
) |
Definition at line 296 of file cvpconfig.cpp.
HRESULT STDMETHODCALLTYPE CVPConfig::SetSyncSource | ( | IReferenceClock * | pClock | ) |
Implements IDistributorNotify.
Definition at line 134 of file cvpconfig.cpp.
HRESULT STDMETHODCALLTYPE CVPConfig::SetVideoFormat | ( | DWORD | dwChosenEntry | ) |
Definition at line 228 of file cvpconfig.cpp.
HRESULT STDMETHODCALLTYPE CVPConfig::SetVideoPortID | ( | IN DWORD | dwVideoPortID | ) |
Definition at line 271 of file cvpconfig.cpp.
|
inline |
Definition at line 17 of file cvpconfig.cpp.
|
inline |
Definition at line 22 of file cvpconfig.cpp.
HRESULT STDMETHODCALLTYPE CVPConfig::Stop | ( | void | ) |
Implements IDistributorNotify.
Definition at line 103 of file cvpconfig.cpp.
|
protected |
Definition at line 63 of file cvpconfig.cpp.
Referenced by STDMETHODIMP_().