The FrameQueueUserBuffer can be used as the base class for specifc user implementations of a FrameQueueBuffer. You still have to implement the pure virutal IFrame::getPtr method. Otherwise all functions of a IFrame and FrameQueueBuffer are already implemented.
Header File: tisudshl.h
Namespace: DShowLib
Introduced in version 3.5
IFrame
FrameQueueBuffer
FrameQueueUserBuffer
Method | Description | ||
FrameQueueUserBuffer | Constructs a new FrameQueueUserBuffer object. |
||