#include <mnt_media_time_stamper.h>
Public Member Functions | |
MntMediaTimeStamper () | |
Initialize the timestamp offset to a random number. | |
uint32_t | get_curr_timestamp () |
Based on the current time of the day, returns the current timestamp, plus random offset. | |
Private Attributes | |
uint32_t | offset_ |
The timestamp is based on a 90kHz clock.
|
random offset of this timestamp |