Microsoft DirectX 8.1 (C++)

IAMMediaTypeSample::GetSize

The GetSize method retrieves the size of the buffer data area, in bytes.

Syntax

long GetSize(void);

Return Value

Returns the size of the buffer data area, in bytes.

See Also