FrameQueueSink.AllocAndQueueBuffers Method |
||||||||||||||
| Allocates and queues one or more IFrameQueueBuffers into the queued buffer list. | ||||||||||||||
| Syntax: | [C#] |
|||||||||||||
|
||||||||||||||
| Remarks: | When the sink cannot allocate enough memory, an System.OutOfMemoryException is thrown. When the sink is currently not connected, an ICException is thrown. |
|||||||||||||
| Information: | Introduced in version 3.5 | |||||||||||||
| See also: | FrameQueueSink, FrameQueueBuffer.Create, FrameQueueSink.QueueBuffer | |||||||||||||