CMediaType::FormatLength (Compact 2013)

3/26/2014

Returns the size, in bytes, of the format block that the object contains.

Syntax

ULONG FormatLength( ) const;

Parameters

None.

Return Value

Returns the length of the format block, or NULL if no format block is present.

Requirements

Header

dshow.h,
Streams.h

Library

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

See Also

Reference

CMediaType Class