CMediaType::FormatType
Retrieves the format type.
const GUID *FormatType( ) const;
Return Values
Returns a pointer to the format type.
Remarks
The format GUID describes the content of the variable-length format block. Examples of format types are FORMAT_VideoInfo and FORMAT_WaveFormatEx.
Last updated on Tuesday, July 13, 2004
© 1992-2000 Microsoft Corporation. All rights reserved.