![]() |
AJA NTV2 SDK
18.0.0.2717
NTV2 SDK 18.0.0.2717
|
This is the complete list of members for CTransInPlaceInputPin, including all inherited members.
| Active(void) | CBasePin | virtual |
| AgreeMediaType(IPin *pReceivePin, const CMediaType *pmt) | CBasePin | protected |
| AttemptConnection(IPin *pReceivePin, const CMediaType *pmt) | CBasePin | protected |
| BeginFlush(void) | CTransformInputPin | |
| BreakConnect() | CTransformInputPin | virtual |
| CanReconnectWhenActive() | CBasePin | inline |
| CBaseInputPin(__in_opt LPCTSTR pObjectName, __in CBaseFilter *pFilter, __in CCritSec *pLock, __inout HRESULT *phr, __in_opt LPCWSTR pName) | CBaseInputPin | |
| CBaseObject(__in_opt LPCTSTR pName) | CBaseObject | |
| CBasePin(__in_opt LPCTSTR pObjectName, __in CBaseFilter *pFilter, __in CCritSec *pLock, __inout HRESULT *phr, __in_opt LPCWSTR pName, PIN_DIRECTION dir) | CBasePin | |
| CheckConnect(IPin *pPin) | CTransformInputPin | virtual |
| CheckMediaType(const CMediaType *pmt) | CTransInPlaceInputPin | virtual |
| CheckStreaming() | CTransformInputPin | virtual |
| CompleteConnect(IPin *pReceivePin) | CTransInPlaceInputPin | virtual |
| Connect(IPin *pReceivePin, __in_opt const AM_MEDIA_TYPE *pmt) | CBasePin | |
| ConnectedTo(__deref_out IPin **pPin) | CBasePin | |
| ConnectionMediaType(__out AM_MEDIA_TYPE *pmt) | CBasePin | |
| CTransformInputPin(__in_opt LPCTSTR pObjectName, __inout CTransformFilter *pTransformFilter, __inout HRESULT *phr, __in_opt LPCWSTR pName) | CTransformInputPin | |
| CTransInPlaceInputPin(__in_opt LPCTSTR pObjectName, __inout CTransInPlaceFilter *pFilter, __inout HRESULT *phr, __in_opt LPCWSTR pName) | CTransInPlaceInputPin | |
| CUnknown(__in_opt LPCTSTR pName, __in_opt LPUNKNOWN pUnk) | CUnknown | |
| CUnknown(__in_opt LPCTSTR Name, __in_opt LPUNKNOWN pUnk, __inout_opt HRESULT *phr) | CUnknown | |
| CurrentMediaType() | CTransformInputPin | inline |
| CurrentRate() | CBasePin | inline |
| CurrentStartTime() | CBasePin | inline |
| CurrentStopTime() | CBasePin | inline |
| Disconnect() | CBasePin | |
| DisconnectInternal() | CBasePin | protected |
| DisplayPinInfo(IPin *pReceivePin) | CBasePin | inlineprotected |
| DisplayTypeInfo(IPin *pPin, const CMediaType *pmt) | CBasePin | inlineprotected |
| EndFlush(void) | CTransformInputPin | |
| EndOfStream(void) | CTransformInputPin | |
| EnumMediaTypes(__deref_out IEnumMediaTypes **ppEnum) | CTransInPlaceInputPin | |
| GetAllocator(__deref_out IMemAllocator **ppAllocator) | CTransInPlaceInputPin | |
| GetAllocatorRequirements(__out ALLOCATOR_PROPERTIES *pProps) | CTransInPlaceInputPin | |
| GetConnected() | CBasePin | inline |
| GetMediaType(int iPosition, __inout CMediaType *pMediaType) | CBasePin | virtual |
| GetMediaTypeVersion() | CBasePin | virtual |
| GetOwner() const | CUnknown | inline |
| Inactive(void) | CBaseInputPin | virtual |
| IncrementTypeVersion() | CBasePin | |
| IsConnected(void) | CBasePin | inline |
| IsFlushing() | CBaseInputPin | inline |
| IsReadOnly() | CBaseInputPin | inline |
| IsStopped() | CBasePin | inline |
| m_bCanReconnectWhenActive | CBasePin | protected |
| m_bFlushing | CBaseInputPin | protected |
| m_bReadOnly | CTransInPlaceInputPin | protected |
| m_bRunTimeError | CBasePin | protected |
| m_bTryMyTypesFirst | CBasePin | protected |
| m_Connected | CBasePin | protected |
| m_cRef | CUnknown | protected |
| m_dir | CBasePin | protected |
| m_dRate | CBasePin | protected |
| m_mt | CBasePin | protected |
| m_pAllocator | CBaseInputPin | protected |
| m_pFilter | CBasePin | protected |
| m_pLock | CBasePin | protected |
| m_pName | CBasePin | protected |
| m_pQSink | CBasePin | protected |
| m_pTIPFilter | CTransInPlaceInputPin | protected |
| m_pTransformFilter | CTransformInputPin | protected |
| m_SampleProps | CBaseInputPin | protected |
| m_tStart | CBasePin | protected |
| m_tStop | CBasePin | protected |
| m_TypeVersion | CBasePin | protected |
| Name() | CBasePin | inline |
| NewSegment(REFERENCE_TIME tStart, REFERENCE_TIME tStop, double dRate) | CTransformInputPin | |
| NonDelegatingQueryInterface(REFIID riid, __deref_out void **ppv) | CBaseInputPin | |
| Notify(IBaseFilter *pSender, Quality q) | CBaseInputPin | |
| NotifyAllocator(IMemAllocator *pAllocator, BOOL bReadOnly) | CTransInPlaceInputPin | |
| ObjectsActive() | CBaseObject | inlinestatic |
| PassNotify(Quality &q) | CBaseInputPin | |
| PeekAllocator() const | CTransInPlaceInputPin | inline |
| QueryAccept(const AM_MEDIA_TYPE *pmt) | CBasePin | |
| QueryDirection(__out PIN_DIRECTION *pPinDir) | CBasePin | |
| QueryId(__deref_out LPWSTR *Id) | CTransformInputPin | inline |
| QueryInternalConnections(__out_ecount_part(*nPin, *nPin) IPin **apPin, __inout ULONG *nPin) | CBasePin | inline |
| QueryPinInfo(__out PIN_INFO *pInfo) | CBasePin | |
| ReadOnly() | CTransInPlaceInputPin | inline |
| Receive(IMediaSample *pSample) | CTransformInputPin | |
| ReceiveCanBlock() | CBaseInputPin | |
| ReceiveConnection(IPin *pConnector, const AM_MEDIA_TYPE *pmt) | CBasePin | |
| ReceiveMultiple(__in_ecount(nSamples) IMediaSample **pSamples, long nSamples, __out long *nSamplesProcessed) | CBaseInputPin | |
| Run(REFERENCE_TIME tStart) | CBasePin | virtual |
| SampleProps() | CBaseInputPin | inline |
| SetMediaType(const CMediaType *mt) | CTransformInputPin | virtual |
| SetReconnectWhenActive(bool bCanReconnect) | CBasePin | inline |
| SetSink(IQualityControl *piqc) | CBasePin | |
| STDMETHODIMP_(ULONG) NonDelegatingRelease() | CBasePin | |
| STDMETHODIMP_(ULONG) NonDelegatingAddRef() | CBasePin | |
| TryMediaTypes(IPin *pReceivePin, __in_opt const CMediaType *pmt, IEnumMediaTypes *pEnum) | CBasePin | protected |
| ~CBaseInputPin() | CBaseInputPin | virtual |
| ~CBaseObject() | CBaseObject | |
| ~CBasePin() | CBasePin | virtual |
| ~CUnknown() | CUnknown | inlinevirtual |