共用方式為


IAMMediaTypeSample::GetSize

 
Microsoft DirectShow 9.0

IAMMediaTypeSample::GetSize

  • Note   This interface is deprecated. New applications should not use it.

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

Syntax

  long GetSize(void);

Return Values

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

See Also