getSubtypeFromColorformat Method

Returns the media subtype GUID, corresponding to the specified color format.
Syntax:
GUID getSubtypeFromColorformat( tColorformatEnum colorformat );
Name Description
colorformat

A member of the tColorformatEnum enumeration.

Return Value:

A Media Subtype GUID, corresponding to the supplied colorformat.

Information:

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

See also: tColorformatEnum, Constants, getColorformatFromSubtype

<< Functions