VideoFormatDesc.Subtype Property

Returns the GUID of the media subtype of this video format description.
Syntax:
[C#]
public Guid Subtype;
Limitations:

Read only.

See also: VideoFormatDesc, MediaSubtypes

<< VideoFormatDesc