Microsoft DirectX 8.1 (C++)

IAMMediaTypeSample::GetActualDataLength

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

Syntax

long GetActualDataLength(void);

Return Value

Returns the data length of the sample, in bytes.

See Also