Microsoft DirectX 8.1 (C++)

IMediaSample::GetActualDataLength

The GetActualDataLength method retrieves the length of the valid data in the buffer.

Syntax

LONG GetActualDataLength(void);

Return Value

Returns the length of the valid data, in bytes.

See Also