ReactOS 0.4.16-dev-329-g9223134
|
Public Attributes | |
int | type |
struct list | entry |
IMediaSample * | pSample |
Definition at line 36 of file outputqueue.c.
Definition at line 38 of file outputqueue.c.
Referenced by OutputQueue_EOS(), and OutputQueue_ReceiveMultiple().
IMediaSample* tagQueuedEvent::pSample |
Definition at line 40 of file outputqueue.c.
Referenced by OutputQueue_EOS(), OutputQueue_ReceiveMultiple(), and OutputQueueImpl_ThreadProc().
int tagQueuedEvent::type |
Definition at line 37 of file outputqueue.c.
Referenced by OutputQueue_EOS(), OutputQueue_ReceiveMultiple(), and OutputQueueImpl_ThreadProc().