Compartilhar via


CMediaType::FormatType

 
Microsoft DirectShow 9.0

CMediaType::FormatType

The FormatType method retrieves the format type.

Syntax

  const GUID *FormatType(void) const;

Return Value

Returns a pointer to the formattype member.

Requirements

**  Header:** Declared in Mtype.h; include Streams.h.

**  Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).

See Also