COutputQueue::QueueSample (Compact 2013)
3/26/2014
Queues a sample.
Syntax
void QueueSample(
IMediaSample* pSample
);
Parameters
- pSample
Pointer to the sample to be passed to the connected input pin.
Return Value
None.
Remarks
The critical section must be held when this is called.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |