MediaSampleInfo::device_time_stamp Property |
||
If available, then this is the actual timestamp which the device passed in its frame header. | ||
Syntax: | uint64_t device_time_stamp; |
|
Remarks: | This may be unavailable when the device does not support timestamps. Most likely this is in microseconds. This may be 0 when the device does not support this feature. |