ReactOS 0.4.16-dev-340-g0540c21
|
#include <strmbase.h>
Definition at line 345 of file strmbase.h.
BOOL tagOutputQueue::bBatchExact |
Definition at line 354 of file strmbase.h.
Referenced by OutputQueue_ReceiveMultiple(), and OutputQueueImpl_ThreadProc().
BOOL tagOutputQueue::bSendAnyway |
Definition at line 356 of file strmbase.h.
Referenced by OutputQueue_SendAnyway(), and OutputQueueImpl_ThreadProc().
BOOL tagOutputQueue::bTerminate |
Definition at line 355 of file strmbase.h.
Referenced by OutputQueue_Destroy(), and OutputQueueImpl_ThreadProc().
CRITICAL_SECTION tagOutputQueue::csQueue |
Definition at line 346 of file strmbase.h.
Referenced by OutputQueue_Destroy(), OutputQueue_EOS(), OutputQueue_ReceiveMultiple(), OutputQueue_SendAnyway(), and OutputQueueImpl_ThreadProc().
HANDLE tagOutputQueue::hProcessQueue |
Definition at line 351 of file strmbase.h.
Referenced by OutputQueue_Destroy(), OutputQueue_ReceiveMultiple(), OutputQueue_SendAnyway(), and OutputQueueImpl_ThreadProc().
HANDLE tagOutputQueue::hThread |
Definition at line 350 of file strmbase.h.
Referenced by OutputQueue_EOS(), OutputQueue_ReceiveMultiple(), and OutputQueue_SendAnyway().
LONG tagOutputQueue::lBatchSize |
Definition at line 353 of file strmbase.h.
Referenced by OutputQueue_ReceiveMultiple(), and OutputQueueImpl_ThreadProc().
const struct OutputQueueFuncTable* tagOutputQueue::pFuncsTable |
Definition at line 360 of file strmbase.h.
BaseOutputPin* tagOutputQueue::pInputPin |
Definition at line 348 of file strmbase.h.
Referenced by OutputQueue_Destroy(), OutputQueue_EOS(), OutputQueue_ReceiveMultiple(), and OutputQueueImpl_ThreadProc().
Definition at line 358 of file strmbase.h.
Referenced by OutputQueue_EOS(), OutputQueue_FreeSamples(), OutputQueue_ReceiveMultiple(), OutputQueue_SendAnyway(), and OutputQueueImpl_ThreadProc().