IMediaSample::GetSize (Compact 2013)

3/26/2014

This method returns the size, in bytes, of the buffer data area.

Syntax

long GetSize(void);

Parameters

None.

Return Value

Returns a long value that is the size, in bytes, of the buffer data area.

Requirements

Header

dshow.h

Library

Strmiids.lib

See Also

Reference

IMediaSample Interface