FrameQueueUserBuffer

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.

Information

    Header File: tisudshl.h
    Namespace: DShowLib
    Introduced in version 3.5

Inheritance

    IFrame
            FrameQueueBuffer
                    FrameQueueUserBuffer

Methods

Method Description
FrameQueueUserBuffer

Constructs a new FrameQueueUserBuffer object.

<< Classes