VideoFormatDesc::getSubtype Method

Returns the GUID of the media subtype of this video format description.
Syntax:
GUID    getSubtype() const;
Return value:

The GUID of the subtype.

See also: VideoFormatDesc, Standard Mediasubtype GUIDs

<< VideoFormatDesc