Microsoft DirectX 9.0

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