VideoFormatItem::getSubtype Method

This method returns the GUID of the subtype used by this video format.
Syntax:
GUID getSubtype() const;
Return value:

The GUID of the subtype.

Information:

Introduced in version 3.0

See also: VideoFormatItem, VideoFormatItem::getColorformat, VideoFormatItem::getColorformatString

<< VideoFormatItem