![]() |
AJA NTV2 SDK
17.6.0.2675
NTV2 SDK 17.6.0.2675
|
This is the complete list of members for CSourceStream, including all inherited members.
| Active(void) | CSourceStream | protectedvirtual |
| AgreeMediaType(IPin *pReceivePin, const CMediaType *pmt) | CBasePin | protected |
| AttemptConnection(IPin *pReceivePin, const CMediaType *pmt) | CBasePin | protected |
| BeginFlush(void) | CBaseOutputPin | |
| BreakConnect() | CBaseOutputPin | virtual |
| CanReconnectWhenActive() | CBasePin | inline |
| CBaseObject(__in_opt LPCTSTR pName) | CBaseObject | |
| CBaseOutputPin(__in_opt LPCTSTR pObjectName, __in CBaseFilter *pFilter, __in CCritSec *pLock, __inout HRESULT *phr, __in_opt LPCWSTR pName) | CBaseOutputPin | |
| 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) | CBaseOutputPin | virtual |
| CheckMediaType(const CMediaType *pMediaType) | CSourceStream | protectedvirtual |
| CheckRequest(Command *pCom) | CSourceStream | inlineprotected |
| CMD_EXIT enum value | CSourceStream | |
| CMD_INIT enum value | CSourceStream | |
| CMD_PAUSE enum value | CSourceStream | |
| CMD_RUN enum value | CSourceStream | |
| CMD_STOP enum value | CSourceStream | |
| Command enum name | CSourceStream | |
| CompleteConnect(IPin *pReceivePin) | CBaseOutputPin | 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 | |
| CSourceStream(__in_opt LPCTSTR pObjectName, __inout HRESULT *phr, __inout CSource *pms, __in_opt LPCWSTR pName) | CSourceStream | |
| CUnknown(__in_opt LPCTSTR pName, __in_opt LPUNKNOWN pUnk) | CUnknown | |
| CUnknown(__in_opt LPCTSTR Name, __in_opt LPUNKNOWN pUnk, __inout_opt HRESULT *phr) | CUnknown | |
| CurrentRate() | CBasePin | inline |
| CurrentStartTime() | CBasePin | inline |
| CurrentStopTime() | CBasePin | inline |
| DecideAllocator(IMemInputPin *pPin, __deref_out IMemAllocator **pAlloc) | CBaseOutputPin | virtual |
| DecideBufferSize(IMemAllocator *pAlloc, __inout ALLOCATOR_PROPERTIES *ppropInputRequest) PURE | CBaseOutputPin | virtual |
| Deliver(IMediaSample *) | CBaseOutputPin | virtual |
| DeliverBeginFlush(void) | CBaseOutputPin | virtual |
| DeliverEndFlush(void) | CBaseOutputPin | virtual |
| DeliverEndOfStream(void) | CBaseOutputPin | virtual |
| DeliverNewSegment(REFERENCE_TIME tStart, REFERENCE_TIME tStop, double dRate) | CBaseOutputPin | virtual |
| Disconnect() | CBasePin | |
| DisconnectInternal() | CBasePin | protected |
| DisplayPinInfo(IPin *pReceivePin) | CBasePin | inlineprotected |
| DisplayTypeInfo(IPin *pPin, const CMediaType *pmt) | CBasePin | inlineprotected |
| DoBufferProcessingLoop(void) | CSourceStream | protectedvirtual |
| EndFlush(void) | CBaseOutputPin | |
| EndOfStream(void) | CBaseOutputPin | |
| EnumMediaTypes(__deref_out IEnumMediaTypes **ppEnum) | CBasePin | |
| Exit(void) | CSourceStream | inline |
| FillBuffer(IMediaSample *pSamp) PURE | CSourceStream | protectedvirtual |
| GetConnected() | CBasePin | inline |
| GetDeliveryBuffer(__deref_out IMediaSample **ppSample, __in_opt REFERENCE_TIME *pStartTime, __in_opt REFERENCE_TIME *pEndTime, DWORD dwFlags) | CBaseOutputPin | virtual |
| GetMediaType(int iPosition, __inout CMediaType *pMediaType) | CSourceStream | protectedvirtual |
| GetMediaType(__inout CMediaType *pMediaType) | CSourceStream | inlineprotectedvirtual |
| GetMediaTypeVersion() | CBasePin | virtual |
| GetOwner() const | CUnknown | inline |
| GetRequest(void) | CSourceStream | inlineprotected |
| Inactive(void) | CSourceStream | protectedvirtual |
| IncrementTypeVersion() | CBasePin | |
| Init(void) | CSourceStream | inline |
| InitAllocator(__deref_out IMemAllocator **ppAlloc) | CBaseOutputPin | virtual |
| IsConnected(void) | CBasePin | inline |
| IsStopped() | CBasePin | inline |
| m_bCanReconnectWhenActive | CBasePin | 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 | CBaseOutputPin | protected |
| m_pFilter | CSourceStream | protected |
| m_pInputPin | CBaseOutputPin | protected |
| m_pLock | CBasePin | protected |
| m_pName | CBasePin | protected |
| m_pQSink | CBasePin | 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) | CBasePin | |
| NonDelegatingQueryInterface(REFIID riid, __deref_out void **ppv) | CBasePin | |
| Notify(IBaseFilter *pSender, Quality q) | CBasePin | |
| ObjectsActive() | CBaseObject | inlinestatic |
| OnThreadCreate(void) | CSourceStream | inlineprotectedvirtual |
| OnThreadDestroy(void) | CSourceStream | inlineprotectedvirtual |
| OnThreadStartPlay(void) | CSourceStream | inlineprotectedvirtual |
| Pause(void) | CSourceStream | inline |
| QueryAccept(const AM_MEDIA_TYPE *pmt) | CBasePin | |
| QueryDirection(__out PIN_DIRECTION *pPinDir) | CBasePin | |
| QueryId(__deref_out LPWSTR *Id) | CSourceStream | protected |
| QueryInternalConnections(__out_ecount_part(*nPin, *nPin) IPin **apPin, __inout ULONG *nPin) | CBasePin | inline |
| QueryPinInfo(__out PIN_INFO *pInfo) | CBasePin | |
| ReceiveConnection(IPin *pConnector, const AM_MEDIA_TYPE *pmt) | CBasePin | |
| Run(void) | CSourceStream | inline |
| CBaseOutputPin::Run(REFERENCE_TIME tStart) | CBasePin | virtual |
| SetMediaType(const CMediaType *) | CBasePin | virtual |
| SetReconnectWhenActive(bool bCanReconnect) | CBasePin | inline |
| SetSink(IQualityControl *piqc) | CBasePin | |
| STDMETHODIMP_(ULONG) NonDelegatingRelease() | CBasePin | |
| STDMETHODIMP_(ULONG) NonDelegatingAddRef() | CBasePin | |
| Stop(void) | CSourceStream | inline |
| ThreadProc(void) | CSourceStream | protectedvirtual |
| TryMediaTypes(IPin *pReceivePin, __in_opt const CMediaType *pmt, IEnumMediaTypes *pEnum) | CBasePin | protected |
| ~CBaseObject() | CBaseObject | |
| ~CBasePin() | CBasePin | virtual |
| ~CSourceStream(void) | CSourceStream | virtual |
| ~CUnknown() | CUnknown | inlinevirtual |