CMediaType::GetSampleSize (Compact 2013)

3/26/2014

Returns the maximum sample size for the data stream.

Syntax

ULONG GetSampleSize( ) const;

Parameters

None.

Return Value

Returns the maximum size of any sample to be sent, or zero to indicate that the sample size is variable.

Requirements

Header

dshow.h,
Streams.h

Library

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

See Also

Reference

CMediaType Class