FrameQueueSink.PopAllInputQueueBuffers Method |
||
Returns all buffers in the input queue and sets the internal list to empty. | ||
Syntax: | [C#] |
|
Returns: | This array may have a size of 0 when the queued list was empty. |
|
Remarks: | Use this to get all copied frames from the sink. |
|
Information: | Introduced in version 3.5 | |
See also: | FrameQueueSink, IFrameQueueBuffer, IFrameQueueSinkListener.FramesQueued |