VideoFormatItem::getFrameType Method

This method returns FrameTypeInfo of thie video format.
Syntax:
FrameTypeInfo    getFrameType() const;
Return value:

The FrameTypeInfo for this video format.

Information:

Introduced in version 3.5

See also: VideoFormatItem, FrameTypeInfo

<< VideoFormatItem