MemBufferCollection::getFrameType Method

Returns the frame type of the collection.
Syntax:
const FrameTypeInfo& getFrameType() const;
Return value:

The FrameTypeInfo object, describing the frame type of the collection.

Information:

Introduced in version 3.0

See also: MemBufferCollection, FrameTypeInfo

<< MemBufferCollection