CMediaType::FormatType (Windows CE 5.0)
Retrieves the format type.
const GUID* FormatType( ) const;
Parameters
None.
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.
Requirements
DirectShow applications and DirectShow filters have different include file and link library requirements.
For more information, see Setting Up the Build Environment.
OS Versions: Windows CE 2.12 and later. Version 2.12 requires DXPAK 1.0 or later.
Header:
Send Feedback on this topic to the authors