![]() |
AJA NTV2 SDK
17.6.0.2675
NTV2 SDK 17.6.0.2675
|
This is the complete list of members for CSourceSeeking, including all inherited members.
| CBaseObject(__in_opt LPCTSTR pName) | CBaseObject | |
| ChangeRate() PURE | CSourceSeeking | protectedvirtual |
| ChangeStart() PURE | CSourceSeeking | protectedvirtual |
| ChangeStop() PURE | CSourceSeeking | protectedvirtual |
| CheckCapabilities(__inout DWORD *pCapabilities) | CSourceSeeking | |
| ConvertTimeFormat(__out LONGLONG *pTarget, __in_opt const GUID *pTargetFormat, LONGLONG Source, __in_opt const GUID *pSourceFormat) | CSourceSeeking | |
| CSourceSeeking(__in_opt LPCTSTR, __in_opt LPUNKNOWN, __inout HRESULT *, __in CCritSec *) | CSourceSeeking | protected |
| CUnknown(__in_opt LPCTSTR pName, __in_opt LPUNKNOWN pUnk) | CUnknown | |
| CUnknown(__in_opt LPCTSTR Name, __in_opt LPUNKNOWN pUnk, __inout_opt HRESULT *phr) | CUnknown | |
| DECLARE_IUNKNOWN | CSourceSeeking | |
| GetAvailable(__out_opt LONGLONG *pEarliest, __out_opt LONGLONG *pLatest) | CSourceSeeking | |
| GetCapabilities(__out DWORD *pCapabilities) | CSourceSeeking | |
| GetCurrentPosition(__out LONGLONG *pCurrent) | CSourceSeeking | |
| GetDuration(__out LONGLONG *pDuration) | CSourceSeeking | |
| GetOwner() const | CUnknown | inline |
| GetPositions(__out_opt LONGLONG *pCurrent, __out_opt LONGLONG *pStop) | CSourceSeeking | |
| GetPreroll(__out LONGLONG *pPreroll) | CSourceSeeking | |
| GetRate(__out double *pdRate) | CSourceSeeking | |
| GetStopPosition(__out LONGLONG *pStop) | CSourceSeeking | |
| GetTimeFormat(__out GUID *pFormat) | CSourceSeeking | |
| IsFormatSupported(const GUID *pFormat) | CSourceSeeking | |
| IsUsingTimeFormat(const GUID *pFormat) | CSourceSeeking | |
| m_cRef | CUnknown | protected |
| m_dRateSeeking | CSourceSeeking | protected |
| m_dwSeekingCaps | CSourceSeeking | protected |
| m_pLock | CSourceSeeking | protected |
| m_rtDuration | CSourceSeeking | protected |
| m_rtStart | CSourceSeeking | protected |
| m_rtStop | CSourceSeeking | protected |
| NonDelegatingQueryInterface(REFIID riid, __deref_out void **ppv) | CSourceSeeking | |
| ObjectsActive() | CBaseObject | inlinestatic |
| QueryPreferredFormat(__out GUID *pFormat) | CSourceSeeking | |
| SetPositions(__inout_opt LONGLONG *pCurrent, DWORD CurrentFlags, __inout_opt LONGLONG *pStop, DWORD StopFlags) | CSourceSeeking | |
| SetRate(double dRate) | CSourceSeeking | |
| SetTimeFormat(const GUID *pFormat) | CSourceSeeking | |
| STDMETHODIMP_(ULONG) NonDelegatingAddRef() | CUnknown | |
| STDMETHODIMP_(ULONG) NonDelegatingRelease() | CUnknown | |
| ~CBaseObject() | CBaseObject | |
| ~CUnknown() | CUnknown | inlinevirtual |