共用方式為


IAMMediaTypeSample::GetActualDataLength

 
Microsoft DirectShow 9.0

IAMMediaTypeSample::GetActualDataLength

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

The GetActualDataLength method retrieves the data length of the sample, in bytes.

Syntax

  long GetActualDataLength(void);

Return Values

Returns the data length of the sample, in bytes.

See Also