Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft DirectShow 9.0 |
IMediaSample::GetActualDataLength
The GetActualDataLength method retrieves the length of the valid data in the buffer.
Syntax
LONG GetActualDataLength(void);
Return Values
Returns the length of the valid data, in bytes.
Requirements
** Header:** Dshow.h.
Library: Quartz.dll.
See Also