Share via


CMediaType::FormatType (Compact 2013)

3/26/2014

Retrieves the format type.

Syntax

const GUID* FormatType( ) const;

Parameters

None.

Return Value

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

Header

dshow.h,
Streams.h

Library

ole32.lib,
Ole32auth.lib,
Strmbase.lib,
Strmiids.lib,
uuid.lib

See Also

Reference

CMediaType Class