This topic has not yet been rated - Rate this topic

CMediaType.IsTemporalCompressed method

The IsTemporalCompressed method determines if the stream uses temporal compression.

Syntax


BOOL IsTemporalCompressed() const;

Parameters

This method has no parameters.

Return value

Returns the value of the bTemporalCompression member.

Requirements

Header

Mtype.h (include Streams.h)

Library

Strmbase.lib (retail builds);
Strmbasd.lib (debug builds)

See also

CMediaType Class

 

 

Send comments about this topic to Microsoft

Build date: 11/21/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.