Microsoft DirectX 9.0

IAMMediaTypeSample::GetActualDataLength

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