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