MediaSampleInfo::driver_frame_number Property

Contains the frame number the driver assigns this frame.
Syntax:
uint64_t driver_frame_number;
Remarks:

This may not be equal to the frame number DirectShow assigns this frame.

This may be (and remain) 0 when the driver does not support this feature.

<< MediaSampleInfo