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 |
IAMMediaTypeSample::GetActualDataLength
- Note This interface is deprecated. New applications should not use it.
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