MediaSampleInfo::driver_frame_last_packet_time Property |
||
| The driver assigns this value when the last packet for this frame arrives. | ||
| Syntax: | uint64_t driver_frame_first_packet_time; |
|
| Remarks: | The value is in microseconds and is retrieved via QueryPerformaceCounter. This may be 0 when the driver does not support this feature. |
|