This is the complete list of members for COutputQueue, including all inherited members.
| __field_ecount_opt(m_lBatchSize) IMediaSample **m_ppSamples | COutputQueue | protected |
| __range(0, m_lBatchSize) LONG m_nBatched | COutputQueue | protected |
| BeginFlush() | COutputQueue | |
| CCritSec() | CCritSec | inline |
| COutputQueue(IPin *pInputPin, __inout HRESULT *phr, BOOL bAuto=TRUE, BOOL bQueue=TRUE, LONG lBatchSize=1, BOOL bBatchExact=FALSE, LONG lListSize=DEFAULTCACHE, DWORD dwPriority=THREAD_PRIORITY_NORMAL, bool bFlushingOpt=false) | COutputQueue | |
| EndFlush() | COutputQueue | |
| EOS() | COutputQueue | |
| FreeSamples() | COutputQueue | protected |
| InitialThreadProc(__in LPVOID pv) | COutputQueue | protectedstatic |
| IsIdle() | COutputQueue | |
| IsQueued() | COutputQueue | inlineprotected |
| IsSpecialSample(IMediaSample *pSample) | COutputQueue | inlineprotected |
| Lock() | CCritSec | inline |
| m_bBatchExact | COutputQueue | protected |
| m_bFlushed | COutputQueue | protected |
| m_bFlushing | COutputQueue | protected |
| m_bFlushingOpt | COutputQueue | protected |
| m_bSendAnyway | COutputQueue | protected |
| m_bTerminate | COutputQueue | protected |
| m_evFlushComplete | COutputQueue | protected |
| m_hEventPop | COutputQueue | protected |
| m_hr | COutputQueue | protected |
| m_hSem | COutputQueue | protected |
| m_hThread | COutputQueue | protected |
| m_lBatchSize | COutputQueue | protected |
| m_List | COutputQueue | protected |
| m_lWaiting | COutputQueue | protected |
| m_pInputPin | COutputQueue | protected |
| m_pPin | COutputQueue | protected |
| NewSegment(REFERENCE_TIME tStart, REFERENCE_TIME tStop, double dRate) | COutputQueue | |
| NotifyThread() | COutputQueue | protected |
| QueueSample(IMediaSample *pSample) | COutputQueue | protected |
| Receive(IMediaSample *pSample) | COutputQueue | |
| ReceiveMultiple(__in_ecount(nSamples) IMediaSample **pSamples, long nSamples, __out long *nSamplesProcessed) | COutputQueue | |
| Reset() | COutputQueue | |
| SendAnyway() | COutputQueue | |
| SetPopEvent(HANDLE hEvent) | COutputQueue | |
| ThreadProc() | COutputQueue | protected |
| Unlock() | CCritSec | inline |
| ~CCritSec() | CCritSec | inline |
| ~COutputQueue() | COutputQueue | |